Fantasy-Map-Generator/public/modules
kruschen 4b341a6590
Some checks are pending
Deploy static content to Pages / deploy (push) Waiting to run
Data model ice (#1279)
* prototype for ice seperation

* feat: migrate ice data to new data model and update version to 1.110.0

* refactor: update ice data handling and rendering for improved performance

* feat: integrate ice generation and recalculation in heightmap editing

* fix ice selection(hopefully)

* fix ice selection better(pls)

* refactor: remove redundant element selection in ice editing functions

* fix: clear ice data before generating glaciers and icebergs

* sparse array implementation with reduced updates

* fix logic chech in modules/dynamic/auto-update.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: migrate ice data to new data model structure

* refactor: streamline ice generation process and clean up rendering functions

* refactor: simplify ice rendering logic by removing redundant clearing of old SVG

* fix: update editIce function to accept element parameter and improve logic for glacier handling

* ice drawing with only type on less occuring glaciers

* feat: add compactPackData function to filter out undefined glaciers and icebergs

* fix: clear existing ice elements before redrawing in editHeightmap function

* fix compact problems on autosave

* refactor: unify ice data structure and streamline ice element handling

* refactor: improve getNextId function to fill gaps in ice element IDs(optional commit)

* just to be sure

* bump version in html

* fix index.html script import

* feat: add ice module script to index.html

* fix migration check

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-22 22:24:34 +01:00
..
dynamic Data model ice (#1279) 2026-01-22 22:24:34 +01:00
io Data model ice (#1279) 2026-01-22 22:24:34 +01:00
renderers Data model ice (#1279) 2026-01-22 22:24:34 +01:00
ui Data model ice (#1279) 2026-01-22 22:24:34 +01:00
biomes.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
burgs-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
coa-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
coa-renderer.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
cultures-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
features.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
fonts.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
ice.js Data model ice (#1279) 2026-01-22 22:24:34 +01:00
lakes.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
markers-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
military-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
names-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
ocean-layers.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
provinces-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
religions-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
resample.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
river-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
routes-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
states-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
submap.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
zones-generator.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00