mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
3.15.18
This commit is contained in:
parent
f3c0c5d202
commit
1ac10813bc
@ -3,8 +3,8 @@ package com.unciv.build
|
|||||||
object BuildConfig {
|
object BuildConfig {
|
||||||
const val kotlinVersion = "1.4.30"
|
const val kotlinVersion = "1.4.30"
|
||||||
const val appName = "Unciv"
|
const val appName = "Unciv"
|
||||||
const val appCodeNumber = 599
|
const val appCodeNumber = 600
|
||||||
const val appVersion = "3.15.17"
|
const val appVersion = "3.15.18"
|
||||||
|
|
||||||
const val gdxVersion = "1.10.0"
|
const val gdxVersion = "1.10.0"
|
||||||
const val roboVMVersion = "2.3.1"
|
const val roboVMVersion = "2.3.1"
|
||||||
|
23
changelog.md
23
changelog.md
@ -1,3 +1,26 @@
|
|||||||
|
## 3.15.18
|
||||||
|
|
||||||
|
600th version!
|
||||||
|
|
||||||
|
Solved crash where city states would try to gift great people without cities
|
||||||
|
|
||||||
|
By avdstaaij:
|
||||||
|
- Fixed captured units not tp-ing out of illegal tiles
|
||||||
|
|
||||||
|
By SomeTroglodyte:
|
||||||
|
- TranslationFileWriter support for CivilopediaText
|
||||||
|
- Fix Civilopedia Unique auto-linking when Ruleset changes
|
||||||
|
- Reduce atlas - The Huns was 4x larger than the other nations, and a dirty Hexagon dupe
|
||||||
|
- Better crude maps - zero uncovered tiles impossible
|
||||||
|
|
||||||
|
By xlenstra:
|
||||||
|
- Added modoptions unique for disabling city-state spawning with only a settler
|
||||||
|
- Fixed bug where production from cutting down forests could apply to perpetual constructions
|
||||||
|
|
||||||
|
Improve River for FantasyHex - By AdityaMH
|
||||||
|
|
||||||
|
Fix Hagia Sophia and CN Tower not giving civ 5 bonuses - By logicminimal
|
||||||
|
|
||||||
## 3.15.17
|
## 3.15.17
|
||||||
|
|
||||||
Influence-by-game-progress works as intended
|
Influence-by-game-progress works as intended
|
||||||
|
Loading…
x
Reference in New Issue
Block a user