mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-03 13:30:51 +07:00
3.5.10
This commit is contained in:
parent
44777b8b30
commit
49086086ee
@ -33,8 +33,8 @@ allprojects {
|
|||||||
version = '1.0.1'
|
version = '1.0.1'
|
||||||
ext {
|
ext {
|
||||||
appName = "Unciv"
|
appName = "Unciv"
|
||||||
appCodeNumber = 373
|
appCodeNumber = 374
|
||||||
appVersion = "3.5.9-patch1"
|
appVersion = "3.5.10"
|
||||||
|
|
||||||
gdxVersion = '1.9.10'
|
gdxVersion = '1.9.10'
|
||||||
roboVMVersion = '2.3.1'
|
roboVMVersion = '2.3.1'
|
||||||
|
14
changelog.md
14
changelog.md
@ -1,3 +1,17 @@
|
|||||||
|
## 3.5.10
|
||||||
|
|
||||||
|
Resolved #1827 - can no longer see other (current) player's city production in multiplayer
|
||||||
|
|
||||||
|
Resolved #1839 - Civs no longer declare war and offer things in the same turn
|
||||||
|
|
||||||
|
AI no longer sends 'please don't settle cities near us' warnings when at war
|
||||||
|
|
||||||
|
When disbanding carriers, transported air units move to nearby tiles if they can. If they can't then they're disbanded.
|
||||||
|
|
||||||
|
Resolved #1457 - no AI-to-AI trades are 'automatically accepted'
|
||||||
|
|
||||||
|
Translation updates
|
||||||
|
|
||||||
## 3.5.9
|
## 3.5.9
|
||||||
|
|
||||||
Resolved #1820 - Fixed a crashing bug with the AI trying to ally with defeated city states, as well as many other minor bugs
|
Resolved #1820 - Fixed a crashing bug with the AI trying to ally with defeated city states, as well as many other minor bugs
|
||||||
|
Loading…
Reference in New Issue
Block a user