This commit is contained in:
Yair Morgenstern 2020-05-05 21:40:20 +03:00
parent c24b028c99
commit e0406ac708
2 changed files with 18 additions and 2 deletions

View File

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 423
appVersion = "3.8.5"
appCodeNumber = 424
appVersion = "3.8.6"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'

View File

@ -1,3 +1,19 @@
## 3.8.6
Performance improvement when selecting a tile to move to - By vainiovano
Autosaves no longer garbled when exiting extremely large games - By JackRainy
By SomeTroglodyte:
- Better Resource order in empire overview screen
- Typo fixes
Resolved #2576 - Clicking on "Encountering" notifications now moves the map to the encounter location
Differentiated between Portuguese and Brazilian Portuguese translations
Translation updates
## 3.8.5
Maps no longer spawn ancient ruins in immediate vicinity of civ spawns