Fantasy-Map-Generator/utils
Azgaar 374c21b3d7
Ocean heightmap and Scale bar styling change [v1.96] (#1045)
* Scale bar styling (#1025)

* feat: style scale bar

* feat: style scale bar - style presets

---------

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

* Ocean heightmap to v1.96 (#1044)

* feat: allow to render ocean heightmap

* feat: allow to render ocean heightmap - test

* feat: allow to render ocean heightmap - fix issue

* feat: allow to render ocean heightmap - cleanup

---------

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

* fix: scale bar size

* fix: remove mask on terrs lavel

* fix: regenerate heigtmap preview to use current graph size

* Add the name of culture and namesbase in the name editor dialog (#1033)

* Add the name of culture and namesbase in the name editor dialog

Added the name of the culture and  namesbase in the dialog "name editor".
This tells information on the "click to generate a culture-specific name"
It tells you the culture before changing name.

* cultureName into cultureId + cultureName

And deleted the incomplete code of showing culture name on datatip

* refactor: leave culture name only

---------

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

* Added Burgs column to province editor (#1031)

* Added Burgs column to province editor

Added to province editor:
+ Burgs column
+ the number of Burgs, p.burgs.length
+ "icon-dot-circled" to go to overviewBurgs.
+ overviewBurgs Filtered by state id.
+ Fixed some typos.

* fixed code as Azgaar suggested

+ Corrected provincesHeader distance in em.
+ const stateId = pack.provinces[p].state;
- Deleted cell count.

* deleted HTML code for provincesFooter cells

- Deleted Total land cells number HTML from provincesFooter.

* deleting totalCells in the code, maybe i will add provinceCells in the future.

Deleted lines for const totalCells and for (+cells / totalCells) * 100 + "%";

* refactor: cleanup

* refactor: cleanup

---------

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

* fix: burgs overview - add MFCG link back

* feat: add more details to burgs export

* feat: don't show auto-update dialog

* feat: pump version

* fix: #1041

* feat: update style presets

---------

Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
Co-authored-by: Ángel Montero Lamas <angel.montero1@gmail.com>
2024-02-24 19:12:48 +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 Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04: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 chore: polyfill Array.at for old browsers 2023-12-05 02:38:37 +04: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