mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| arrayUtils.js | ||
| colorUtils.js | ||
| commonUtils.js | ||
| functionUtils.js | ||
| graphUtils.js | ||
| languageUtils.js | ||
| nodeUtils.js | ||
| numberUtils.js | ||
| polyfills.js | ||
| probabilityUtils.js | ||
| shorthands.js | ||
| stringUtils.js | ||
| unitUtils.js | ||