mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* vpn/proxy issues when creating new mp game replaced redundant ping with opening a connection to dropbox to fix the proxy issue * updated error message to include dropbox * check multiplayerServer url if the user is playing on it * use `https://content.dropboxapi.com` instead of `https://www.dropbox.com` * fixed proxy issues on android if connected to proxy but no internet access it will freeze for a couple seconds (until it finishes the for loop) but it works * forgot to add the imports * removed android sdk network check to fix proxy issues * check for internet now separate from check for multiplayerServer removed frunctions from PlatformSpecificHelpers__ * added improvements made by touhidurrr * removed unused imports and replaced setter with property access syntax Co-authored-by: Md. Touhidur Rahman <46617994+touhidurrr@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| Images | ||
| Images.Construction | ||
| Images.Flags/FlagIcons | ||
| Images.NationIcons | ||
| Images.PolicyIcons | ||
| Images.ReligionIcons | ||
| Images.Skin | ||
| Images.Tech/TechIcons | ||
| Images.UnitPromotionIcons | ||
| ImagesToNotAddToGame | ||
| res | ||
| src/com/unciv/app | ||
| AndroidManifest.xml | ||
| build.gradle.kts | ||
| ic_launcher-web.png | ||
| proguard-rules.pro | ||
| project.properties | ||
| uncivicon-playstore.png | ||