Unciv/fastlane/metadata/android/en-US/changelogs/878.txt
Yair Morgenstern 235fe86b72
Version rollout (#9573)
* Bump version and create initial changelog entry

* Updated Brazilian_Portuguese.properties (#9572)

* Update Polish.properties (#9568)

* Update French.properties (#9567)

* Update Italian.properties (#9566)

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2023-06-12 19:14:19 +03:00

30 lines
991 B
Plaintext

Don't kill the multiplayer updater on *pause*, instead on destroy() "exit early"
Fixed user-invisible crash on multiplayer updating thread when resuming game
Fixed crash when resuming EmpireOverviewScreen
AI more willing to take happiness risk to create a new city
AI only constructs Settler if it already has worker / improvements
Improved AI city location picking
Global politics table includes current civ (GOOD version)
Revert "Global politics overview table includes current civ"
Resolved - AI Workers remove fallout
Global politics overview table includes current civ
By SomeTroglodyte:
- Key bindings - unit actions, world screen and grouped UI
- Nation picker gets an Icon View, keyboard selection, and fixed sort
- Improve connected to / disconnected from Capital handling
- Make ExpanderTab "expand" properly
- UiElementDocsWriter improvement to cope with BorderedTable
Always select military unit first, don't select great people or settl… - By WhoIsJohannes