Unciv/fastlane/metadata/android/en-US/changelogs/886.txt
Yair Morgenstern bfc2e3cd59
Version rollout (#9717)
* Bump version and create initial changelog entry

* Various new lines added, some minor corrections. (Dutch.properties) (#9713)

* Various new lines added, some minor corrections.

* Minor correction in placeholder

* Update Spanish.properties (#9702)

* Updated Brazilian_Portuguese.properties (#9696)

* Update French.properties (#9692)

* Update Italian.properties (#9688)

* Update Italian.properties

* Update Italian.properties

* Update Simplified_Chinese.properties (#9687)

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

* Update Polish.properties (#9686)

* Update Polish.properties

* Update Polish.properties

* Update Polish.properties

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Lena Bullens <95299589+LenaBullens@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: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: CrispyXYZ <64761703+CrispyXYZ@users.noreply.github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
2023-07-02 15:18:50 +03:00

29 lines
906 B
Plaintext

Better image documentation for modders
Actually generated unique type documentation
Added unique type documentation in wiki
Resolves - "Requires a [buildingFilter] in at least [amount] cities" works correctly with filters that aren't building names
Resolves - AI only buys tiles contiguous to the current city tiles (was: contiguous to civ tiles)
chore: 'cityInfo' purge (changed to 'city' everywhere)
Resolved - no city window on citybutton click
Revert "Solved strange concurrency crashes due to players keypress-activating disabled buttons"
Undo Move button moved to far right, so other buttons stay in place
By SeventhM:
- Check for triggers conditions
- Fix when units can be purchased
On City Raze, previous owner doesn't pay Road Maintenance - By itanasi
By SomeTroglodyte:
- Defense against circular references in Promotions
- Architectural update - Make animated menu reusable