mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 20:59:18 +07:00
3.18.15
This commit is contained in:
@ -2,8 +2,8 @@ Persian_(Pinglish-UN) = 17
|
||||
Italian = 99
|
||||
Russian = 99
|
||||
German = 99
|
||||
Turkish = 80
|
||||
Swedish = 99
|
||||
Turkish = 80
|
||||
Ukrainian = 88
|
||||
Filipino = 3
|
||||
French = 73
|
||||
|
@ -3,8 +3,8 @@ package com.unciv.build
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.5.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 663
|
||||
const val appVersion = "3.18.14"
|
||||
const val appCodeNumber = 664
|
||||
const val appVersion = "3.18.15"
|
||||
|
||||
const val gdxVersion = "1.10.0"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
|
15
changelog.md
15
changelog.md
@ -1,3 +1,18 @@
|
||||
## 3.18.15
|
||||
|
||||
Detailed sources of battle modifiers
|
||||
|
||||
Performance improvements
|
||||
|
||||
By xlenstra:
|
||||
- Disables '[cityState] is afraid of your military power' for spectators & other non-major civs
|
||||
- Fixed a bug where great improvements could not be repaired after being pillaged
|
||||
- Fixed border image alpha
|
||||
|
||||
Revert "Remove periodic saving again " (#5883) - By touhidurrr
|
||||
|
||||
Added `tileScale` in `TileSetConfig` - By will-ca
|
||||
|
||||
## 3.18.14
|
||||
|
||||
By will-ca:
|
||||
|
Reference in New Issue
Block a user