mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 13:27:22 -04:00
3.6.12
This commit is contained in:
parent
476632e57a
commit
4219776329
@ -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'
|
||||
|
20
changelog.md
20
changelog.md
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user