Unciv/desktop
alexban011 898b1ca056
check for internet before starting a mp game to avoid freeze (#6679)
* Fixed issue #6649 by checking for internet connection before starting the game if "online multiplayer" is selected
Many thanks to SomeTroglodyte for most of the code and for explanations

* check for internet before starting a mp game to avoid freeze

Fixed issue #6649 by checking for internet connection before starting the game if "online multiplayer" is selected.

Many thanks to SomeTroglodyte for most of the code and for explanations. A slight modification has been done to the code to catch an error caused by InetAddress

* Revert "Merge remote-tracking branch 'origin/master-noInternet' into master-noInternet"

This reverts commit bd6474b50d, reversing
changes made to f52ad60b51.
2022-05-02 23:41:08 +02:00
..
discord_rpc
linuxFilesForJar Fixes warnings in desktop-file-validate (#5822) 2021-12-18 20:06:27 +02:00
src/com/unciv/app/desktop check for internet before starting a mp game to avoid freeze (#6679) 2022-05-02 23:41:08 +02:00
build.gradle.kts Disable -XstartOnFirstThread when not on Mac. (#5782) 2021-12-22 19:17:50 +02:00
packrConfig.json