mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-30 15:30:43 -04:00
3.11.11
This commit is contained in:
parent
582cbeb932
commit
977d5b8a72
@ -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 = 496
|
const val appCodeNumber = 497
|
||||||
const val appVersion = "3.11.10-patch1"
|
const val appVersion = "3.11.11"
|
||||||
|
|
||||||
const val gdxVersion = "1.9.12"
|
const val gdxVersion = "1.9.12"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
14
changelog.md
14
changelog.md
@ -1,3 +1,17 @@
|
|||||||
|
## 3.11.11
|
||||||
|
|
||||||
|
Resolved #3324 - Great Person units no longer require a military unit to accompany them if they're close enough to the destination
|
||||||
|
|
||||||
|
Resolved #3326 - Settling a city removes the improvement in progress
|
||||||
|
|
||||||
|
Resolved #3323 - improvement uniques are no longer added twice
|
||||||
|
|
||||||
|
AI won't declare war if it doesn't know the location of any enemy city
|
||||||
|
|
||||||
|
Fixed key shortcuts in improvement picker screen
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.11.10
|
## 3.11.10
|
||||||
|
|
||||||
AI no longer tries to construct work boats that can't reach their intended destination
|
AI no longer tries to construct work boats that can't reach their intended destination
|
||||||
|
Loading…
x
Reference in New Issue
Block a user