mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-30 17:34:57 +07:00
e76298b890
* Bump version and create initial changelog entry * update Simplified Chinese (#10371) * Update Polish.properties (#10365) * Two German spelling mistakes (#10345) * spelling mistake in German translation Handelsruten --> Handelsrouten * Update German.properties * Update Spanish.properties (#10341) * Add missing translations to Ukrainian (#10339) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update French.properties (#10338) * Update Brazilian_Portuguese.properties (#10337) * Update Italian.properties (#10336) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: chr_56 <30681738+chr56@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: TheKingOfLight <72839891+TheKingOfLight@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Ouaz <Ouaz@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>
20 lines
774 B
Plaintext
20 lines
774 B
Plaintext
|
|
|
|
By tuvus:
|
|
- AI units swap-retreat
|
|
- Melee units are now more likely to attack cities
|
|
- Nukes now value hitting units directly more and will account for multiple military units on the same tile
|
|
- AI trading uses gold inflation
|
|
|
|
By SomeTroglodyte:
|
|
- Custom save/load UI tweaks and blocking saving online MP games locally
|
|
- Tighten RulesetValidator for Terrain
|
|
- Automated units stay automated after upgrade
|
|
- Fix Mod checker crash on RekMod
|
|
- Hack Android NotoSansSymbols font into submission
|
|
- City overview refreshes for changes done in a CityScreen called from it
|
|
- Move Future Tech so Nanotechnology isn't covered by lines in Vanilla (not G&K)
|
|
|
|
💚 add tests for city population manager - By Framonti
|
|
|
|
Fix [stats] unique adding multiple times - By SeventhM |