Fantasy-Map-Generator/modules
Ángel Montero Lamas 0a83d2d40c
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>
2024-02-14 23:23:20 +04:00
..
dynamic Add the name of culture and namesbase in the name editor dialog (#1033) 2024-02-14 23:07:14 +04:00
io Merge branch 'master' of https://github.com/Azgaar/Fantasy-Map-Generator into v1.96 2024-02-13 01:06:27 +01:00
renderers hotfix: filename conflict 2023-08-11 19:03:21 +04:00
ui Added Burgs column to province editor (#1031) 2024-02-14 23:23:20 +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 to v1.96 (#1044) 2024-02-13 03:15:21 +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 Dev submaps (#770) 2022-04-15 12:45:02 +03: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 to v1.96 (#1044) 2024-02-13 03:15:21 +04:00
voronoi.js Fix: flux calculation from area-propotional value instead of normal value. (#654) 2021-08-15 12:43:20 +03:00