Add Temperature Offset Slider (#7891)

* Add slider
Align spawnIce latitude and offset code to applyHumidityAndTemperature

* A bunch of debug code
Make default Water Level -0.05 for Default

* Remove debug println
Fix Desert at 0.9-1.0 temp and <0.2 humidity

* Disable reseed for debug comparison
Reset Plains/Grassland for high temp. Adjust max humidity for safety of Grasslands
Humidity debugger
Better slider

* Remove all debug code

* Undo Desert temp setting
This commit is contained in:
itanasi
2022-10-22 10:12:57 -07:00
committed by GitHub
parent c39aca7a31
commit 55e6541ee0
7 changed files with 99 additions and 85 deletions

View File

@ -28,9 +28,9 @@
"Occurs at temperature between [0.1] and [0.2] and humidity between [0.3] and [0.4]",
"Occurs at temperature between [-0.5] and [0.5] and humidity between [0.6] and [0.8]",
"Occurs at temperature between [-0.5] and [1] and humidity between [0.9] and [1]",
"Occurs at temperature between [0.9] and [1] and humidity between [0.2] and [0.9]",
"Occurs at temperature between [0.8] and [0.9] and humidity between [0.6] and [0.9]",
"Occurs at temperature between [0.7] and [0.8] and humidity between [0.7] and [0.9]",
"Occurs at temperature between [0.9] and [1] and humidity between [0.2] and [1]",
"Occurs at temperature between [0.8] and [0.9] and humidity between [0.6] and [1]",
"Occurs at temperature between [0.7] and [0.8] and humidity between [0.7] and [1]",
"Occurs at temperature between [0.6] and [0.8] and humidity between [0.4] and [0.6]",
"[+3] to Fertility for Map Generation",
"A Region is formed with at least [30]% [Grassland] tiles, with priority [7]",
@ -55,7 +55,6 @@
"Occurs at temperature between [0.4] and [0.5] and humidity between [0.5] and [0.6]",
"Occurs at temperature between [-0.6] and [0.7] and humidity between [0.8] and [0.9]",
"Occurs at temperature between [-0.6] and [-0.5] and humidity between [0.9] and [1]",
"Occurs at temperature between [0.5] and [0.7] and humidity between [0.7] and [0.8]",
"Occurs at temperature between [0.9] and [1] and humidity between [0] and [0.2]",
"Occurs at temperature between [0.8] and [0.9] and humidity between [0.2] and [0.6]",
"Occurs at temperature between [0.7] and [0.8] and humidity between [0.3] and [0.4]",