mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-24 18:06:04 +07:00
0794b800fc
* Bump version and create initial changelog entry * Update Hungarian.properties (#11753) * Provide translations to Ukrainian (#11750) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update Catalan.properties (#11749) * Update French.properties (#11738) * Update Brazilian_Portuguese.properties (#11737) * Update Italian.properties (#11736) * Update Indonesian.properties (#11733) * Update Indonesian.properties Translated the new words. * Update Indonesian.properties --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: balazsszalab <balazsszalab@freemail.hu> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Ouaz <Ouaz@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: X2003 <158255876+Xenia2003@users.noreply.github.com>
23 lines
537 B
Plaintext
23 lines
537 B
Plaintext
|
|
|
|
Adds unique IDs to units
|
|
|
|
Fix tests
|
|
|
|
rename: changeImprovement -> setImprovement
|
|
|
|
4.11.19-patch1
|
|
|
|
By tuvus:
|
|
- Personality implementation
|
|
- Renamed getDistanceToTilesWithinTurn to getDistanceToTilesAtLocation
|
|
- AI is more likely to sign Defensive pacts
|
|
- Giving the AI good trades is stored as credit
|
|
- Fix election crash
|
|
|
|
By SomeTroglodyte:
|
|
- Fix map editor can't place improvements
|
|
- Streamline and thereby reduce size of the save game json
|
|
- Improvement queue
|
|
|
|
Use Temurin API to get latest temurin releases - By touhidurrr |