mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-02 04:14:15 +07:00
4c19347a89
* Add some very small Quality-of-Life improvements for multiplayer games - GameInfo.kt - Add timestamp for the start of the last turn to save info, hopefully this will enable a multiplayer turn timer in the near future - MultiplayerScreen.kt - Current turn indicator for multiplayer games now shows for how long it has been the current player's turn. - WorldScreen.kt - Next Turn Action will display which player we are waiting for rather than the generic "Waiting for other players..." * Update text for translations and add better elapsed times template.properties - Add translation templates for waiting turn information German.properties - Provide German translation for waiting turn info Japanese.properties - Provide Japanese translation for waiting turn info MultiplayerScreen.kt - Add translation brackets for waiting turn info - Add a function which determines whether to represent elapsed time in Minutes, Hours, or Days (and does so) WorldScreen.kt - Add translation brackets for waiting turn info * Fix line translated endings as per request MultiplayerScreen.kt - Translation for the "Last refresh:/Current Turn:" display no longer includes line endings - "Last refresh:/Current Turn:" display now uses LF line endings only * Show generic "Waiting for" message in single player WorldScreen.kt - Place an additional condition for getNextTurnAction which selects the generic "Waiting for" message in single player and the civ-specific one in multiplayer Co-authored-by: Colin S. Vanden Heuvel <colin.vandenheuvel@wisc.edu> |
||
---|---|---|
.. | ||
assets | ||
Images | ||
Images.Construction | ||
Images.Flags/FlagIcons | ||
Images.Skin | ||
Images.Tech/TechIcons | ||
ImagesToNotAddToGame | ||
res | ||
src/com/unciv/app | ||
AndroidManifest.xml | ||
build.gradle.kts | ||
ic_launcher-web.png | ||
proguard-rules.pro | ||
project.properties |