Unciv/docs/Other
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
..
Civilization-related-JSON-files.md Reorganized wiki 2022-02-23 21:06:32 +02:00
Force-rating-calculation.md Reorganized wiki 2022-02-23 21:06:32 +02:00
Hosting_a_Multiplayer_server.md Unciv server (#6384) 2022-03-21 21:05:02 +02:00
Installing-on-macOS.md Wiki improvements 2022-03-09 18:55:46 +02:00
Map-related-JSON-files.md Fixed tables in new wiki 2022-02-23 21:14:29 +02:00
Miscellaneous-JSON-files.md Update ModConstants and start its documentation (#6309) 2022-03-13 22:43:23 +02:00
Regions.md Reorganized wiki 2022-02-23 21:06:32 +02:00
Translating.md Unique documentation is collapsable 2022-02-24 10:22:47 +02:00
Unit-related-JSON-files.md Unique units abilities that should be inherited by upgrades (#6304) 2022-03-10 19:45:32 +02:00