This commit is contained in:
Yair Morgenstern 2021-01-12 18:31:05 +02:00
parent 088c716321
commit 575ad9fe78
2 changed files with 18 additions and 2 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.3.71"
const val appName = "Unciv"
const val appCodeNumber = 519
const val appVersion = "3.12.7-patch1"
const val appCodeNumber = 520
const val appVersion = "3.12.8"
const val gdxVersion = "1.9.12"
const val roboVMVersion = "2.3.1"

View File

@ -1,3 +1,19 @@
## 3.12.8
Game can handle policies and ongoing constructions "disappearing" between mod versions
Resolved #3520 - picker screens go back on Back button / Esc
Resolved #3519 - Added 'exit game from back button' to main menu screen
Removed placeholder science and production boost from Computers tech
Resolved #3503 - Civilopedia and Overview show what 'panel' you're currently on
Resolved #3501 - Added city-state toggle to diplomacy overview, clicking on civ names in overview opens diplomacy screen
Better default tile colors - By ravingir
## 3.12.7
Resolved #3473 - show city's happiness drilldown