Fantasy-Map-Generator/utils
Azgaar b3e2aa00e7
Independent North and South Poles temperature (#972)
* Poles to have Different Temperature (Ref: Axial Tilt suggestion) (#964)

* Initial Idea

* Changed Names:
Currently still only on NorthTemperature reliant, compadible version

* Restored Generation of Temperature

* Temperature Function found

* Version Bump

* Scuffed Saving solution

* Current Version(without the save changes)

* Globe Temperature Display

* Individual Regeneration of Temperatures

* Fixed Loading and Saving
New Maps save a Dummy 0 at settings[17]

* Final Version Bump
(currently no description for the Update)

---------

Co-authored-by: Azgaar <maxganiev@yandex.com>

* chore: formatting

* refactor: temperature inputs

* feat: rework temperature generation alg

* style: respore winds button

* refactor: update options on load, don't update temperature UI

* refactor: no need to keep compatibility here

* fix: load temp setting from .map file

---------

Co-authored-by: Leo <leonard.krusch@gmx.de>
2023-08-06 22:59:33 +04:00
..
arrayUtils.js refactor - create types array to have named attributes 2022-06-03 00:18:18 +03:00
colorUtils.js split utils 2021-10-17 22:43:35 +03:00
commonUtils.js feat: autosave v1.89.29 2023-07-08 21:46:33 +04:00
functionUtils.js feat(charts): remove shape additional dependency 2022-06-23 23:02:40 +03:00
graphUtils.js fix: regenerate grid if seed is manually changed (1.88.02) 2022-12-10 19:29:37 +03:00
languageUtils.js fix: improve adjectives generation rules 2022-06-04 19:48:17 +03:00
nodeUtils.js split utils 2021-10-17 22:43:35 +03:00
numberUtils.js fix(#906): ice to follow expected size, reduce ice elements in general 2023-02-25 16:01:22 +04:00
polyfills.js split utils 2021-10-17 22:43:35 +03:00
probabilityUtils.js feat: heightmap brushes - linear edit option (1.88.00) 2022-10-31 00:24:54 +03:00
shorthands.js remove most shortcuts 2022-05-20 23:00:03 +03:00
stringUtils.js fix: improve adjectives generation rules 2022-06-04 19:48:17 +03:00
unitUtils.js Independent North and South Poles temperature (#972) 2023-08-06 22:59:33 +04:00