mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-19 16:57:38 +07:00
14e1683db2
* Bump version and create initial changelog entry * Ukrainian translations (#9663) * Update French.properties (#9662) * Update French.properties * Fix wrong key * Update Spanish.properties (#9652) * Update Spanish.properties * Update Spanish.properties * Brazilian_Portuguese.properties (#9649) * Update Italian.properties (#9647) * Update Italian.properties * Update Italian.properties * Update German.properties (#9646) * Update German.properties * Fixed missing [spyname] --------- Co-authored-by: Birk Birkner <birkner@bbirkner.de> * Update Polish.properties + question (#9644) * Update Polish.properties * Update Polish.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Jack Rainy <JackRainy@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@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: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Knirps1 <52383078+Knirps1@users.noreply.github.com> Co-authored-by: Birk Birkner <birkner@bbirkner.de> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
21 lines
657 B
Plaintext
21 lines
657 B
Plaintext
|
|
|
|
Resolved - Removing old buildings on enemy capital (when not last city) no longer crashes
|
|
|
|
Resolved - Concurrent modification fix for liberated city with multiple units in it
|
|
|
|
Resolved - Removed static wrapper functions from WorkerAutomation
|
|
|
|
By SomeTroglodyte:
|
|
- Notifications architectural update
|
|
- Fix ruleset error crash
|
|
- Mod name defense attempt II
|
|
- Make UncivGame.isInitialized inaccessible outside of the class hierarchy
|
|
|
|
Zoom in/out of the history charts - By JackRainy
|
|
|
|
By SeventhM:
|
|
- Adding field for great person type
|
|
- Tech column validation and removing crashes from undefined building costs
|
|
|
|
More unit unique tests - By xlenstra |