mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
3.8.6
This commit is contained in:
parent
c24b028c99
commit
e0406ac708
@ -33,8 +33,8 @@ allprojects {
|
|||||||
version = '1.0.1'
|
version = '1.0.1'
|
||||||
ext {
|
ext {
|
||||||
appName = "Unciv"
|
appName = "Unciv"
|
||||||
appCodeNumber = 423
|
appCodeNumber = 424
|
||||||
appVersion = "3.8.5"
|
appVersion = "3.8.6"
|
||||||
|
|
||||||
gdxVersion = '1.9.10'
|
gdxVersion = '1.9.10'
|
||||||
roboVMVersion = '2.3.1'
|
roboVMVersion = '2.3.1'
|
||||||
|
16
changelog.md
16
changelog.md
@ -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
|
## 3.8.5
|
||||||
|
|
||||||
Maps no longer spawn ancient ruins in immediate vicinity of civ spawns
|
Maps no longer spawn ancient ruins in immediate vicinity of civ spawns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user