mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 06:16:37 -04:00
3.12.3
This commit is contained in:
parent
8689fe0ffa
commit
76a1789f0d
@ -3,8 +3,8 @@ package com.unciv.build
|
|||||||
object BuildConfig {
|
object BuildConfig {
|
||||||
const val kotlinVersion = "1.3.71"
|
const val kotlinVersion = "1.3.71"
|
||||||
const val appName = "Unciv"
|
const val appName = "Unciv"
|
||||||
const val appCodeNumber = 513
|
const val appCodeNumber = 514
|
||||||
const val appVersion = "3.12.2-patch1"
|
const val appVersion = "3.12.3"
|
||||||
|
|
||||||
const val gdxVersion = "1.9.12"
|
const val gdxVersion = "1.9.12"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
16
changelog.md
16
changelog.md
@ -1,3 +1,19 @@
|
|||||||
|
## 3.12.3
|
||||||
|
|
||||||
|
Fixed starting positions not activating on new game
|
||||||
|
|
||||||
|
Resolved #3445 - national wonders no longer shown when already built
|
||||||
|
|
||||||
|
Replaced hardcoded Settler and Great General checks with their uniques
|
||||||
|
|
||||||
|
Resolved #3384 - Civ uniques now take all researched tech uniques!
|
||||||
|
|
||||||
|
Added road and railroad costs to improvement description
|
||||||
|
|
||||||
|
Resolved #3437 - reselecting improvement in progress does not reset progress
|
||||||
|
|
||||||
|
Resolved #3441 - fixed reverse maintenance cost unique
|
||||||
|
|
||||||
## 3.12.2
|
## 3.12.2
|
||||||
|
|
||||||
Resolved #3422 - added fast switch between adjacent cities in city screen
|
Resolved #3422 - added fast switch between adjacent cities in city screen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user