You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you have foreign units on one of your transport ships (e.g. a Galleon) and they disembark/alight and empty the ship, the game still shows the plus ( + ) icon showing they are loaded.
To Reproduce
Steps to reproduce the behavior:
Load a game w/ allies (or a team game)
Load foreign units onto a transporter
Unload units from transporter
See error
Expected behavior
The server needs to update the game with proper status.
Screenshots
Platform and version (please complete the following information):
OS: Linux
Freeciv21 version: 3.1-dev
Ruleset/Longturn game (if applicable): N/A
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
jwrober
added
bug
Something isn't working
gui
This issue requires changes to the user interface
server
This issue requires changes to the server
labels
Mar 27, 2023
lmoureaux
added a commit
to lmoureaux/freeciv21
that referenced
this issue
Apr 3, 2023
The old transporter needs to be updated when a transported unit switches to
another transport, otherwise its "loaded" status may be wrong on the client
side.
Closeslongturn#1883.
The old transporter needs to be updated when a transported unit switches to
another transport, otherwise its "loaded" status may be wrong on the client
side.
Closes#1883.
The old transporter needs to be updated when a transported unit switches to
another transport, otherwise its "loaded" status may be wrong on the client
side.
Closes#1883.
(cherry picked from commit 039b957)
Describe the bug
If you have foreign units on one of your transport ships (e.g. a Galleon) and they disembark/alight and empty the ship, the game still shows the plus ( + ) icon showing they are loaded.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The server needs to update the game with proper status.
Screenshots
Platform and version (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: