Fantasy-Map-Generator/utils
Azgaar 05de284e02
Refactor layers rendering (#1120)
* feat: render states - use global fn

* feat: render states - separate pole detection from layer render

* feat: render provinces

* chore: unify drawFillWithGap

* refactor: drawIce

* refactor: drawBorders

* refactor: drawHeightmap

* refactor: drawTemperature

* refactor: drawBiomes

* refactor: drawPrec

* refactor: drawPrecipitation

* refactor: drawPopulation

* refactor: drawCells

* refactor: geColor

* refactor: drawMarkers

* refactor: drawScaleBar

* refactor: drawScaleBar

* refactor: drawMilitary

* refactor: pump version to 1.104.00

* refactor: pump version to 1.104.00

* refactor: drawCoastline and createDefaultRuler

* refactor: drawCoastline

* refactor: Features module start

* refactor: features - define distance fields

* feat: drawFeatures

* feat: drawIce don't hide

* feat: detect coastline - fix issue with border feature

* feat: separate labels rendering from generation process

* feat: auto-update and restore layers

* refactor - change layers

* refactor - sort layers

* fix: regenerate burgs to re-render layers

* fix: getColor is not defined

* fix: burgs overview - don't auto-show labels on hover

* fix: redraw population on change

* refactor: improve tooltip logic for burg labels and icons

* chore: pump version to 1.104.0

* fefactor: edit coastline and lake

* fix: minot fixes

* fix: submap

---------

Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
2024-09-20 12:20:27 +02: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 fix: rotues - isCrossroad 2024-08-19 14:09:38 +02:00
functionUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02:00
graphUtils.js Urquhart routes (#1072) 2024-08-15 15:46:55 +02: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 Refactor layers rendering (#1120) 2024-09-20 12:20:27 +02: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 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