Fantasy-Map-Generator/public
Azgaar f928f9d101 feat: Implement compatibility bridge for legacy single-SVG callers
- Added compatibility lookups for legacy single-SVG callers to ensure existing workflows function during migration to new architecture.
- Implemented `getLayerSvg`, `getLayerSurface`, and `queryMap` functions as stable globals.
- Migrated relevant code in `draw-state-labels.ts` to utilize the new `queryMap` function for scene-aware lookups.
- Updated `layers.js` to manage layer visibility and registration more effectively.
- Introduced `LayersModule` to handle layer registration, visibility, and ordering.
- Created `WebGLSurfaceLayer` and `SvgLayer` classes to encapsulate layer behavior.
- Refactored `TextureAtlasLayer` to utilize the new layer management system.
- Updated HTML structure to accommodate new SVG and canvas elements.
- Ensured all TypeScript checks pass with zero errors on modified files.
2026-03-13 11:56:07 +01:00
..
charges [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
components [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
config [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
heightmaps [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
images feat: relief three.js renderer 2026-03-09 02:47:13 +01:00
libs [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
modules feat: Implement compatibility bridge for legacy single-SVG callers 2026-03-13 11:56:07 +01:00
styles fix: update relief icon hover transition and click selection logic 2026-03-10 22:44:07 +01:00
dropbox.html [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
icons.css [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
index.css fix: update relief icon hover transition and click selection logic 2026-03-10 22:44:07 +01:00
main.js feat: Implement compatibility bridge for legacy single-SVG callers 2026-03-13 11:56:07 +01:00
manifest.webmanifest [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
sw.js [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
versioning.js feat: update relief rendering logic and version to 1.114.0 2026-03-11 00:11:15 +01:00