Fantasy-Map-Generator/utils
Azgaar 66d22f26c0
[Draft] Submap refactoring (#1153)
* refactor: submap - start

* refactor: submap - continue

* Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into submap-refactoring

* refactor: submap - relocate burgs

* refactor: submap - restore routes

* refactor: submap - restore lake names

* refactor: submap - UI update

* refactor: submap - restore river and biome data

* refactor: submap - simplify options

* refactor: submap - restore rivers

* refactor: submap - recalculateMapSize

* refactor: submap - add middle points

* refactor: submap - don't add middle points, unified findPath fn

* chore: update version

* feat: submap - relocate out of map regiments

* feat: submap - fix route gen

* feat: submap - allow custom number of cells

* feat: submap - add checkbox submapRescaleBurgStyles

* feat: submap - update version hash

* chore: supporters update

---------

Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-12-12 13:11:54 +01:00
..
arrayUtils.js refactor - create types array to have named attributes 2022-06-03 00:18:18 +03:00
colorUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
commonUtils.js Refactor layers rendering (#1120) 2024-09-20 12:20:27 +02:00
debugUtils.js Draw state labels improvement (#1155) 2024-10-19 13:25:34 +02:00
functionUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
graphUtils.js [Draft] Submap refactoring (#1153) 2024-12-12 13:11:54 +01: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
pathUtils.js [Draft] Submap refactoring (#1153) 2024-12-12 13:11:54 +01:00
polyfills.js chore: polyfill Array.at for old browsers 2023-12-05 02:38:37 +04:00
probabilityUtils.js Slider-input web component (#1109) 2024-08-22 13:35:36 +02:00
shorthands.js [Draft] Submap refactoring (#1153) 2024-12-12 13:11:54 +01:00
stringUtils.js chore: parse DEBUG setting as an object 2024-10-22 14:45:25 +02:00
unitUtils.js Independent North and South Poles temperature (#972) 2023-08-06 22:59:33 +04:00