mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-24 18:06:04 +07:00
8cb200ae4f
* Bump version and create initial changelog entry * Update Hungarian.properties (#11381) * Update French.properties (#11378) * Update Italian.properties (#11377) * Update Catalan.properties (#11376) * Update Catalan.properties * Update Catalan.properties * Update Catalan.properties * Update Indonesian.properties (#11374) * Update Indonesian.properties Added and fixed the translation. * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties * Update Indonesian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
22 lines
744 B
Plaintext
22 lines
744 B
Plaintext
|
|
|
|
Better performance for reassigning population - important, since AI does this every city every turn
|
|
|
|
Add cache for terrain filter results
|
|
|
|
Added documentation about saved games and transients, cleaned up existing unique documentation
|
|
|
|
By SomeTroglodyte:
|
|
- Fix: New game screen, selection of mods from custom maps
|
|
- Improve diplomatic vote result screen
|
|
- Make ESC/Back bindable (Main menu and world screen only)
|
|
|
|
By tuvus:
|
|
- Changed the heuristic to be applicable to any unit and to use canPassThrough()
|
|
- Workboats improve resources outside of city work range
|
|
|
|
By SeventhM:
|
|
- Allow AI to consider building stats more accurately
|
|
- Allow for replacement improvements
|
|
|
|
Add configurable natural wonder discovery stat bonuses - By PLynx01 |