Unciv/fastlane/metadata/android/en-US/changelogs/1012.txt
2024-06-25 16:17:29 +03:00

12 lines
496 B
Plaintext

Modding:
- "after [amount] turns" -> "after turn number [amount]"
- "before [amount] turns" -> "before turn number [amount]"
- "when number of [countable] is greater than [countable]" -> "when number of [countable] is more than [countable]"
- Clean improvement queue from improvements no longer in ruleset
- Better unique documentation
Fix performance problem for displaying air units in cities
Fix "edit existing trade" exploit
Fix console city add/remove building format - By SomeTroglodyte