3.6.3 (+patch1)

This commit is contained in:
Yair Morgenstern 2020-02-27 21:57:52 +02:00
parent fa61bdfd04
commit f081f02006
3 changed files with 23 additions and 3 deletions

View file

@ -1113,7 +1113,7 @@
"cities": ["Hanoi"]
},
{
"name": "Québec City",
"name": "Quebec City",
"adjective": ["Québécois"],
"cityStateType": "Cultured",

View file

@ -33,8 +33,8 @@ allprojects {
version = '1.0.1'
ext {
appName = "Unciv"
appCodeNumber = 385
appVersion = "3.6.2"
appCodeNumber = 387
appVersion = "3.6.3-patch1"
gdxVersion = '1.9.10'
roboVMVersion = '2.3.1'

View file

@ -1,3 +1,23 @@
## 3.6.3
Workers automate roads/railroads overseas, railroads connect through harbors - by przystasz
Multiplayer Notification Fix - by tobo
Fixed wrong placement of purchased/upgraded units - by Jack Rainy
Tile stats in city now shown in a row - by reversi
Refactor for unit actions - by Kentalot
Resolved #1986 - research agreement cost consistency
Resolved #2012 - starting locations no longer visible
Victory screen shows the viewing player in multiplayer games
Translation updates
## 3.6.2
Resolved #1982 - Can now pic civ-equivalent Great People in great person picker screen