This commit is contained in:
Yair Morgenstern 2020-02-14 14:04:11 +02:00
parent 996010d662
commit aa393c4eea
2 changed files with 23 additions and 2 deletions

View file

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 378
appVersion = "3.5.13"
appCodeNumber = 379
appVersion = "3.5.14"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'

View file

@ -1,3 +1,24 @@
## 3.5.14
Resolved #1926 - fixed unique improvements
Resolved #1927- changing new game parameters and exiting the new game screen doesn't change the current game's parameters
Resolved #1818 - Marble bonus now displayed in Civilopedia
Resolved #1918 - added missing translations
Fix tile yields in city screen when in multiplayer - by reversi
By Jack Rainy:
- Forge increases production of spaceparts
- Preview tile improvements
Minimap improvements - by lishaoxia1985
Translation updates
## 3.5.13
Moai no longer buildable on terrain features - by lyrjie