mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 22:06:05 -04:00
3.5.9
This commit is contained in:
parent
ef19775545
commit
259321fe22
@ -33,8 +33,8 @@ allprojects {
|
|||||||
version = '1.0.1'
|
version = '1.0.1'
|
||||||
ext {
|
ext {
|
||||||
appName = "Unciv"
|
appName = "Unciv"
|
||||||
appCodeNumber = 370
|
appCodeNumber = 372
|
||||||
appVersion = "3.5.8"
|
appVersion = "3.5.9"
|
||||||
|
|
||||||
gdxVersion = '1.9.10'
|
gdxVersion = '1.9.10'
|
||||||
roboVMVersion = '2.3.1'
|
roboVMVersion = '2.3.1'
|
||||||
|
20
changelog.md
20
changelog.md
@ -1,3 +1,22 @@
|
|||||||
|
## 3.5.9
|
||||||
|
|
||||||
|
Resolved #1820 - Fixed a crashing bug with the AI trying to ally with defeated city states, as well as many other minor bugs
|
||||||
|
|
||||||
|
By Jack Rainy:
|
||||||
|
- Nuclear missile is able to target any tile within the range
|
||||||
|
- Added "Sleep/Fortify until healed" functionality
|
||||||
|
- Fixed relationship bug when capturing cities
|
||||||
|
|
||||||
|
By lyrjie:
|
||||||
|
- Notification when City-states advance an era disabled
|
||||||
|
- Fixed bug pertaining to unit healing
|
||||||
|
|
||||||
|
Half-ready Japanese translation added! - by paonty
|
||||||
|
|
||||||
|
Show name when icon is tapped in resource overview in a label above the icon - by ltrcao
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.5.8
|
## 3.5.8
|
||||||
|
|
||||||
Buying current construction no longer removes other items from the queue - by reversi
|
Buying current construction no longer removes other items from the queue - by reversi
|
||||||
@ -10,6 +29,7 @@ Solved ANR when waiting for the list of maps
|
|||||||
|
|
||||||
Resolved #1808 - Disabled problematic declaration of friendship
|
Resolved #1808 - Disabled problematic declaration of friendship
|
||||||
|
|
||||||
|
|
||||||
Translation updates
|
Translation updates
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user