Calic 0b2eb20199 Add editor state module with accessor API
Singleton table covering map id+path, active layer/atlas/tile/rot,
roof-mode flag, per-layer visibility flags, dirty flag, and picker
open/close state. Mutations go through setters so the test module
can verify state transitions without poking the internal table.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 01:09:08 +02:00

sporel-module-map-editor

Interactive map editor module for v2 Sporel maps. Click-to-paint, vertical layer-chip overlay, collapsible atlas+tile picker.

Status

v0.1.0 — initial POC. See docs/superpowers/specs/2026-05-23-sporel-module-map-editor-design.md in sporel-meta for the full spec.

Run

bash scripts/run-map-editor.sh [target_map.json]

(Detailed hotkey reference and UI walkthrough added in a later commit.)

Description
Interactive map editor for v2 Sporel map files.
Readme 603 KiB
Languages
Lua 98.3%
Shell 1.7%