This commit is contained in:
Yair Morgenstern 2020-03-25 16:23:59 +02:00
parent 476632e57a
commit 4219776329
2 changed files with 22 additions and 2 deletions

View File

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 399
appVersion = "3.6.11"
appCodeNumber = 400
appVersion = "3.6.12"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'

View File

@ -1,3 +1,23 @@
## 3.6.12
City names now translated in overview and tile info
Resolved some ANRs in Multiplayer
Performance improvements in finding cities connected to capital
Mod translation generation - by Jack Rainy
When moving between units to units in cities, tiles they can move to are now shown
Adding mods auto-adds relevant civs - by rh-github-2015
Added progress bars for constructions in city screen
Nicer, more consistent specialist allocation tables
Translation updates
## 3.6.11
By rh-github-2015: