mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
3.8.11
This commit is contained in:
parent
bc919815c6
commit
890a64c533
@ -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 = 428
|
const val appCodeNumber = 430
|
||||||
const val appVersion = "3.8.9"
|
const val appVersion = "3.8.11"
|
||||||
|
|
||||||
const val gdxVersion = "1.9.10"
|
const val gdxVersion = "1.9.10"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
20
changelog.md
20
changelog.md
@ -1,3 +1,23 @@
|
|||||||
|
## 3.8.11
|
||||||
|
|
||||||
|
Gold deficit only affects science when the civ has negative gold
|
||||||
|
|
||||||
|
Resolved #2642 - added difficulty settings to Civilopedia
|
||||||
|
|
||||||
|
Resolved #2549 - fixed New Game Screen capitalization, options alignment and placing
|
||||||
|
|
||||||
|
Resources no longer spawn under unbuildable, unremovable terrain features
|
||||||
|
|
||||||
|
Resolved #2638 - Auto-assign of population no longer "double books" tiles
|
||||||
|
|
||||||
|
Uniformed the size of buttons on LanguagePickerScreen and MultiplayerScreen - By panchenco
|
||||||
|
|
||||||
|
Don't reveal submarine position by city markers - By JackRainy
|
||||||
|
|
||||||
|
Size optimization - By lishaoxia1985
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.8.10
|
## 3.8.10
|
||||||
|
|
||||||
Font system rewrite to accept all characters and speed up game loading - By vainiovano
|
Font system rewrite to accept all characters and speed up game loading - By vainiovano
|
||||||
|
Loading…
x
Reference in New Issue
Block a user