Fantasy-Map-Generator/modules/io
Claude 8d7a1635f9
fix: prevent ReferenceError when loading maps before style.js loads
Check if heightmapColorSchemes is defined before accessing it to
prevent race condition between load.js and style.js initialization.
2025-11-14 03:10:35 +00:00
..
cloud.js chore: parse DEBUG setting as an object 2024-10-22 14:45:25 +02:00
export.js fix(v1.108.11): add external icons to export in base64 format 2025-07-18 02:31:10 +02:00
load.js fix: prevent ReferenceError when loading maps before style.js loads 2025-11-14 03:10:35 +00:00
obsidian-bridge.js feat: add Obsidian vault integration for modern Markdown notes 2025-11-14 02:57:07 +00:00
save.js feat: add default map setting feature 2025-11-14 02:33:16 +00:00