Unciv/desktop
alexban011 dc8dadfcab
Fixed proxy issues when starting a new multiplayer game (#6757)
* 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>
2022-05-11 16:58:20 +03:00
..
discord_rpc Hopefully solved #2361 for real this time 2020-04-08 16:37:17 +03:00
linuxFilesForJar Fixes warnings in desktop-file-validate (#5822) 2021-12-18 20:06:27 +02:00
src/com/unciv/app/desktop Fixed proxy issues when starting a new multiplayer game (#6757) 2022-05-11 16:58:20 +03:00
build.gradle.kts Disable -XstartOnFirstThread when not on Mac. (#5782) 2021-12-22 19:17:50 +02:00
packrConfig.json Dammit packr 2019-11-27 20:26:09 +02:00