1
0
mirror of https://github.com/yairm210/Unciv.git synced 2025-03-14 20:06:22 +07:00
Unciv/android
alexban011 898b1ca056
check for internet before starting a mp game to avoid freeze ()
* Fixed issue  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  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 () 2022-03-28 17:31:19 +03:00
Images.Construction WLTK decorations () 2022-03-05 20:10:03 +02:00
Images.Flags/FlagIcons Add Filipino.png since the Translation file is already there () 2022-03-12 22:36:23 +02:00
Images.Skin Atlas reorg - packer to loader via json () 2021-08-29 23:29:24 +03:00
Images.Tech/TechIcons Added an icon for the telegraph tech () 2021-12-06 11:53:29 +02:00
ImagesToNotAddToGame Show arrows on map for unit actions: Asset files. () 2021-12-25 22:29:19 +02:00
res Added game name to turn notification () 2021-09-29 17:38:27 +03:00
src/com/unciv/app check for internet before starting a mp game to avoid freeze () 2022-05-02 23:41:08 +02:00
AndroidManifest.xml Added deep link to multiplayer games () 2022-03-05 20:00:56 +02:00
build.gradle.kts Gradle build tools upgrade () 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 () 2020-05-08 08:05:26 +03:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00