diff --git a/android/assets/jsons/translations/Indonesian.properties b/android/assets/jsons/translations/Indonesian.properties index f9f50d3916..e88c8fca8d 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 3c7f46a955..58d589b883 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 fedae243eb..1c5b11a95e 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 99063cb74a..981e2e3bba 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 9141a0e00a..ad06fdfe2a 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 7c1aa8bafe..7a077ec7c2 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