mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 16:28:40 +07:00

* Added authenticate and setPassword * Added AuthPopup * Added auth endpoint to UncivServer * Fixed merge confict * Added close button to AuthPopup + Fixed crash if no server is available * Added entries to template properties * Fixed setting password does not work if authentication is required + Added server check on game startup in case the server has changed its feature set * Added support for different passwords on different servers + Cleanup for MultiplayerTab * Added current password as hint + removed character hiding in auth popup + added popup to indicate auth success on connection check