mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 16:28:40 +07:00
3.5.11
This commit is contained in:
@ -33,8 +33,8 @@ allprojects {
|
|||||||
version = '1.0.1'
|
version = '1.0.1'
|
||||||
ext {
|
ext {
|
||||||
appName = "Unciv"
|
appName = "Unciv"
|
||||||
appCodeNumber = 374
|
appCodeNumber = 375
|
||||||
appVersion = "3.5.10"
|
appVersion = "3.5.11"
|
||||||
|
|
||||||
gdxVersion = '1.9.10'
|
gdxVersion = '1.9.10'
|
||||||
roboVMVersion = '2.3.1'
|
roboVMVersion = '2.3.1'
|
||||||
|
16
changelog.md
16
changelog.md
@ -1,3 +1,19 @@
|
|||||||
|
## 3.5.11
|
||||||
|
|
||||||
|
Rectangular maps and better map generation - by reversi
|
||||||
|
|
||||||
|
Resolved #1847 - Civs defeated by a nuke are now properly destroyed
|
||||||
|
|
||||||
|
Resolved #1844 - improved worker automation
|
||||||
|
|
||||||
|
Resolved #1852 - buildings requiring an improved resource now accept resources with great improvements
|
||||||
|
|
||||||
|
Solved the 'infinite warmongering penalty' bug
|
||||||
|
|
||||||
|
Resolved #1858 - Automated workers build unique improvements
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.5.10
|
## 3.5.10
|
||||||
|
|
||||||
Resolved #1827 - can no longer see other (current) player's city production in multiplayer
|
Resolved #1827 - can no longer see other (current) player's city production in multiplayer
|
||||||
|
Reference in New Issue
Block a user