forked from triplea-game/triplea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep player lists and select save if a game ends due to a disconnect. (…
…triplea-game#10142) With this change, if a networked game ends because a joined player disconnects, the game lobby dialog that will be re-opened for the server is now improved in these ways: - The save game that was produced on disconnect will now be selected. - The countries / players set up from the ended game will be kept. This includes which players have selected which countries and the AI settings for the host. Countries that were played by the disconnected player will be cleared and be opened to be chosen.
- Loading branch information
Showing
4 changed files
with
134 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters