mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-19 16:57:38 +07:00
f5d3f346b1
* Bump version and create initial changelog entry * Update Spanish.properties (#9682) * Updated Brazilian_Portuguese.properties (#9677) * Updated Brazilian_Portuguese.properties * Update Brazilian_Portuguese.properties * Update German translation (#9675) * Update French.properties (#9674) * Update Russian.properties (#9672) * Update Russian.properties * Update Russian.properties * Update Italian.properties (#9670) * Update Polish.properties (#9668) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: JOGANfruit <77359522+JOGANfruit@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
19 lines
681 B
Plaintext
19 lines
681 B
Plaintext
|
|
|
|
Solved strange concurrency crashes due to players keypress-activating disabled buttons
|
|
|
|
chore: Removed vestigal city.apply{} for CityInfoConquestFunctions, for clarity on what is actually for the city and what is not
|
|
|
|
Resolved - 'liberate city and resurrect civ' no longer crashes
|
|
|
|
AI no longer purchases non-contiguous tiles
|
|
|
|
Resolved - city name translation for conquered popup does not get icon
|
|
|
|
By SomeTroglodyte:
|
|
- Promotion picker allowing picking chains in one go
|
|
- More defensive coding of speedupWonderConstruction
|
|
|
|
Fixing workers dying in mountains bug for Carthage - By random271
|
|
|
|
Check for trigger uniques when starting and recaluating population - By SeventhM |