Fantasy-Map-Generator/modules
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
..
dynamic Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
io Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
renderers hotfix: filename conflict 2023-08-11 19:03:21 +04:00
ui Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
biomes.js feat: move biomes code to a separate module, reduce deserts amount 2023-08-11 14:31:08 +04:00
burgs-and-states.js State labels: new label placing algorithm (#977) 2023-08-11 18:56:42 +04:00
coa-generator.js feat: add new emblem charges 2023-10-30 22:27:25 +04:00
coa-renderer.js Fix: rework texture data format (#1017) 2023-11-19 14:43:56 +04:00
cultures-generator.js Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
fonts.js refactor(1.89.18): cleanup fonts usage 2023-05-13 15:55:08 +04:00
heightmap-generator.js feat: heightmap brushes - linear edit option (1.88.00) 2022-10-31 00:24:54 +03:00
lakes.js replace old iife by a simpler ones 2021-08-04 23:49:02 +03:00
markers-generator.js fix: Chrome hides layers with dropShadow... 2023-09-24 02:56:19 +04:00
military-generator.js Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
names-generator.js Turkish culture fixes (#968) 2023-08-01 20:41:14 +04:00
ocean-layers.js feat: optimizeSpeed rendering (1.87.15) 2022-10-13 00:52:49 +03:00
relief-icons.js minmax util function 2021-10-10 17:59:27 +03:00
religions-generator.js fix: add missing religion name variants 2023-11-06 00:13:11 +04:00
river-generator.js fix(add river): get id as the biggest id + 1, not the last id + 1 2023-03-26 14:24:46 +04:00
routes-generator.js routes - don't break if feature is not found 2022-04-09 21:52:37 +05:00
submap.js Ocean heightmap and Scale bar styling change [v1.96] (#1045) 2024-02-24 19:12:48 +04:00
voronoi.js Fix: flux calculation from area-propotional value instead of normal value. (#654) 2021-08-15 12:43:20 +03:00