Unciv/android
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
..
assets 4.0.11 2022-05-01 00:23:18 +03:00
Images Empire overview resources (#6442) 2022-03-28 17:31:19 +03:00
Images.Construction WLTK decorations (#6253) 2022-03-05 20:10:03 +02:00
Images.Flags/FlagIcons Add Filipino.png since the Translation file is already there (#6343) 2022-03-12 22:36:23 +02:00
Images.Skin Atlas reorg - packer to loader via json (#5014) 2021-08-29 23:29:24 +03:00
Images.Tech/TechIcons Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00
ImagesToNotAddToGame Show arrows on map for unit actions: Asset files. (#5825) 2021-12-25 22:29:19 +02:00
res Added game name to turn notification (#5350) 2021-09-29 17:38:27 +03:00
src/com/unciv/app check for internet before starting a mp game to avoid freeze (#6679) 2022-05-02 23:41:08 +02:00
AndroidManifest.xml Added deep link to multiplayer games (#6273) 2022-03-05 20:00:56 +02:00
build.gradle.kts Gradle build tools upgrade (#6085) 2022-01-31 15:05:42 +02:00
ic_launcher-web.png Initial commit 2017-11-22 00:09:35 +02:00
proguard-rules.pro Remove gdx-box2d from build files because it isn't used (#2595) 2020-05-08 08:05:26 +03:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00