From ac0603a606d27ddc1f107e1b4f33115975894a37 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Tue, 19 May 2020 00:12:16 +0300 Subject: [PATCH] 3.8.10 --- .../assets/jsons/translations/Indonesian.properties | 1 - android/assets/jsons/translations/Italian.properties | 1 - android/assets/jsons/translations/Russian.properties | 2 -- .../translations/completionPercentages.properties | 4 ++-- build.gradle | 4 ++-- changelog.md | 12 ++++++++++++ 6 files changed, 16 insertions(+), 8 deletions(-) diff --git a/android/assets/jsons/translations/Indonesian.properties b/android/assets/jsons/translations/Indonesian.properties index f9f50d39..e88c8fca 100644 --- a/android/assets/jsons/translations/Indonesian.properties +++ b/android/assets/jsons/translations/Indonesian.properties @@ -564,7 +564,6 @@ Community = Komunitas Close = Tutup Do you want to exit the game? = Apakah Anda ingin keluar dari permainan? Start bias: = Kecondongan tempat mulai: - # Requires translation! Avoid [terrain] = Hindari [terrain] # City screen diff --git a/android/assets/jsons/translations/Italian.properties b/android/assets/jsons/translations/Italian.properties index 3c7f46a9..58d589b8 100644 --- a/android/assets/jsons/translations/Italian.properties +++ b/android/assets/jsons/translations/Italian.properties @@ -614,7 +614,6 @@ Points per turn = Punti per turno Convert production to gold at a rate of 4 to 1 = Converte la Produzione a Oro a un tasso di 4 a 1 Convert production to science at a rate of [rate] to 1 = Converte la Produzione a Scienza a un tasso di [rate] a 1 The city will not produce anything. = La città non produrrà nulla -Worked by = Sfruttata da # Technology UI diff --git a/android/assets/jsons/translations/Russian.properties b/android/assets/jsons/translations/Russian.properties index fedae243..1c5b11a9 100644 --- a/android/assets/jsons/translations/Russian.properties +++ b/android/assets/jsons/translations/Russian.properties @@ -263,7 +263,6 @@ Default = По умолчанию Pangaea = Пангея Perlin = Перлин Continents = Континенты - # Requires translation! Archipelago = Архипелаги Number of city-states = Число городов-государств One City Challenge = Испытание одного города @@ -564,7 +563,6 @@ Community = Сообщество Close = Закрыть Do you want to exit the game? = Вы хотите выйти из игры? Start bias: = Тип ландшафта - # Requires translation! Avoid [terrain] = Избегает [terrain] # City screen diff --git a/android/assets/jsons/translations/completionPercentages.properties b/android/assets/jsons/translations/completionPercentages.properties index 99063cb7..981e2e3b 100644 --- a/android/assets/jsons/translations/completionPercentages.properties +++ b/android/assets/jsons/translations/completionPercentages.properties @@ -1,8 +1,8 @@ Brazilian_Portuguese = 59 Traditional_Chinese = 63 -Italian = 99 +Italian = 100 Polish = 94 -Russian = 99 +Russian = 100 Romanian = 47 Korean = 98 Simplified_Chinese = 89 diff --git a/build.gradle b/build.gradle index 9141a0e0..ad06fdfe 100644 --- a/build.gradle +++ b/build.gradle @@ -33,8 +33,8 @@ allprojects { version = '1.0.1' ext { appName = "Unciv" - appCodeNumber = 428 - appVersion = "3.8.9" + appCodeNumber = 429 + appVersion = "3.8.10" gdxVersion = '1.9.10' roboVMVersion = '2.3.1' diff --git a/changelog.md b/changelog.md index 7c1aa8ba..7a077ec7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,15 @@ +## 3.8.10 + +Font system rewrite to accept all characters and speed up game loading - By vainiovano + +More new tiles by The Bucketeer! + +New river-ready tiles by The Bucketeer! + +Fixed Manhattan Project being inversely affected by nuclear weapons disabling + +Translation updates + ## 3.8.9 City-states no longer spawn Great Generals