Unciv/fastlane/metadata/android/en-US/changelogs/906.txt

17 lines
496 B
Plaintext
Raw Normal View History

2023-08-28 15:12:45 +07:00
Resolved ANRs on new game screen with a lot of maps
2023-08-28 15:12:45 +07:00
Fixed errors when cloning civs that should open policy picker
By SeventhM:
2023-08-28 15:12:45 +07:00
- Fix promotions being available when they shouldn't
- Allow buildings to require population, Allow buildings to use condtionals
By SomeTroglodyte:
2023-08-28 15:12:45 +07:00
- Fix Permanent Audiovisual toggle
By tuvus:
2023-08-28 15:12:45 +07:00
- AI nuke improvement
- AI move units closer to enemy first in wartime
- Improved AI attack targetting
Add tests for city class and introduce small refactor - By Framonti