Unciv/android/assets
Yair Morgenstern 2b1251258c
Unciv server (#6384)
* Background implementation for Unciv server with ktor.

Server ip in settings, able to copy your own ip and copy ip from clipboard for easy sharing, created stub for the client-server data transfer. No actual data storage or server implementation.

* Unciv server round 2 - implementing crud for files and it works!
metadata seems to only be in use for mutex, which is currently unused
That's all for today

* When starting a new multiplayer game the files are correctly saved in the server, and the server can return the files, but the function in the game to retrieve the game info is non-blocking so it doesn't work. Still, progress!

* Changed the Gdx http to basic Java http, as used for Dropbox, and now everything works!!!!

* Documentation for running and using the server

* Better texts, translations, etc

* Trog is right this should be a PUT not POST
2022-03-21 21:05:02 +02:00
..
ExtraImages Tabbed options (#5081) 2021-09-04 21:30:39 +03:00
jsons Unciv server (#6384) 2022-03-21 21:05:02 +02:00
sounds Changed remove heresy sound effect (#5821) 2021-12-18 20:05:11 +02:00
Atlases.json Adding religous city states to unciv! (#5136) 2021-09-14 10:49:38 +03:00
Construction.atlas WLTK decorations (#6253) 2022-03-05 20:10:03 +02:00
Construction.png WLTK decorations (#6253) 2022-03-05 20:10:03 +02:00
Flags.atlas Resolved #6335 - now shows conditionals precluding construction of units (#6346) 2022-03-13 22:45:39 +02:00
Flags.png Resolved #6335 - now shows conditionals precluding construction of units (#6346) 2022-03-13 22:45:39 +02:00
game.atlas Made spaceship parts units instead of buildings (#6203) 2022-02-22 11:30:20 +02:00
game.png Add Amphibious penalty to Land attacking into Water and vice versa (#6127) 2022-02-14 19:21:53 +01:00
Skin.atlas Atlas reorg - packer to loader via json (#5014) 2021-08-29 23:29:24 +03:00
Skin.json
Skin.png Made atlas textures use mipmaps again (#4187) 2021-06-18 09:25:11 +03:00
Tech.atlas Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00
Tech.png Added an icon for the telegraph tech (#5765) 2021-12-06 11:53:29 +02:00