Unciv/core
HadeanLake dc1181f3fd
Update TileInfo.kt and GameOptionsTable.kt (#2990)
* check if Improvement in question isGreatImprovement before applying buff that only Great Improvements are supposed to have

* update() GameOptionsTable when player selects or unselects mod

some mods might change list of difficulties or eras

* run onChange() when SelectBox is added

so if user select modded difficulty and unselect mod that added it  gameParameters.difficulty will be updated

* add [+stats] from every [baseTerrain or terrainFeature] Nation unique
2020-08-15 21:20:25 +03:00
..
src/com/unciv Update TileInfo.kt and GameOptionsTable.kt (#2990) 2020-08-15 21:20:25 +03:00
build.gradle.kts Gradle Kotlin DSL (#2634) 2020-05-19 00:14:01 +03:00