* Adding gzip compression for improving storage use and backward compatibility. (#984)
* Basic gzip an gunzip on load and save.
* refactor file save type to .gz and update the data in ui.
---------
Co-authored-by: Azgaar <maxganiev@yandex.com>
* refactor: cleanup, change wording
* feat: streamline saving options
* fix: fixes
---------
Co-authored-by: Efruz Yıldırır <30903352+yldrefruz@users.noreply.github.com>
* 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>
* 3d view system upgrade.
* version fix
* Versioning fixed.
* Subdivision Added
* Subdivision added. Removed toggle wireframe as an option.
Reverted to previous rendering method.
* Update obj export because new threejs version.
* Clean up of unrequired code.
* Multiple fixes to 3D view upgrade PR.
* Remove unused code.(for3DRender)
* Religion Generator Expanded
Adds some cool new options in Religion's Generator
* feat: small corrections
* chore: update version
---------
Co-authored-by: Azgaar <maxganiev@yandex.com>