Unciv/fastlane/metadata/android/en-US/changelogs/957.txt
Yair Morgenstern 0c460801c0
Version rollout (#10943)
* Bump version and create initial changelog entry

* Update Brazilian_Portuguese.properties (#10941)

* Update Italian.properties (#10935)

* Update Korean.properties (#10934)

* Update Hungarian.properties (#10925)

* Update Hungarian.properties

[...] -> (...)

* Update Hungarian.properties

* Update Hungarian.properties

* Update Spanish.properties (#10920)

* Update Polish.properties (#10919)

* Update French.properties (#10916)

---------

Co-authored-by: yairm210 <yairm210@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: Yattong the Mackerel <saud2410@naver.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
Co-authored-by: yetanotherfossman <83962798+yetanotherfossman@users.noreply.github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
2024-01-15 19:06:32 +02:00

31 lines
901 B
Plaintext

Modding: "Cannot be traded" unique accepts Civ conditionals
Changed unitHeight and tileHeight from by lazy to transient vars, to allow updates in preparation for base terrain changes
Boni -> Bonuses, this is English
build-multiplatform checks android only on java 17
Proper build tools version update
Sign APK for Github release using new build-tools
Removed new shortestPath algorithm after we determined it to be objectively slower than the current one :(
Allow comment uniques on follower beliefs
Fix Github Actions pipelines
By tuvus:
- Spectators receive era notifications again
- Temporarily disabled AI fort building
- Worker remove feature AI fix
By SomeTroglodyte:
- Fix Paradrop crossing World-wrap seam
- ImagePacker lint and allow it to run on an assets folder devoid of atlases
- ModManagementScreen gets a loading indicator
Add modified nation descriptions - By Ouaz