mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-25 10:26:05 +07:00
9c2a9975a6
* Bump version and create initial changelog entry * Update Greek.properties (#9407) * Update Spanish.properties (#9397) * Update Indonesian.properties (#9393) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: marek06072 <133993044+marek06072@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: t <73392607+tsaqibfs@users.noreply.github.com>
26 lines
709 B
Plaintext
26 lines
709 B
Plaintext
|
|
|
|
Resolved - failure to get preview image no longer causes crash
|
|
|
|
Modding: Added 'upon adopting [belief]' trigger, allowed belief adoption to trigger uniques
|
|
|
|
Added turn number to victory replay
|
|
|
|
Resolved - clicking locally-added mods no longer crashes
|
|
|
|
4.6.12-patch1
|
|
|
|
Mod preview images: Dispose of Pixmap, cache images for later use
|
|
|
|
By SomeTroglodyte:
|
|
- Fix off-by-one error in autoAssignPopulation
|
|
- Fix Ensure Minimum Stats
|
|
- Happiness change from bought buildings can reapply citizen focus
|
|
- Local and/or jpg mod previews
|
|
- Fix UnitTable layout
|
|
|
|
By alexban011:
|
|
- refactor: break large functions into smaller ones
|
|
- fix: fixed translation text
|
|
- Fixed more warnings
|
|
- deps: bump kotlin version |