Commit Graph

7 Commits

Author SHA1 Message Date
calic
4e991adcf1 chore(deps): bump lib-core.maps 0.5.3 -> 0.5.4 2026-05-29 01:37:41 +02:00
calic
66bbb3ba6c chore(deps): bump lib-core.maps 0.5.2 -> 0.5.3 2026-05-29 01:29:21 +02:00
calic
0f684834a4 chore(deps): bump lib-core.maps 0.5.1 -> 0.5.2 2026-05-28 23:53:18 +02:00
calic
e9168d503e deps: bump lib-core.maps 0.5.0 -> 0.5.1
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 23:11:21 +02:00
calic
a8037a572a deps: bump lib-core.maps 0.4.0 -> 0.5.0
Mirror of the bump in sibling sporel-module-map-editor.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 20:50:23 +02:00
Axel Meyer
b262af08cb Match module id to directory name convention
Same rationale as the sibling map-editor repo: manifest id is the
short directory name (map-editor-test), not the sporel-module-
prefixed form.
2026-05-24 03:08:37 +02:00
Axel Meyer
985846a9df Scaffold sporel-module-map-editor-test
Headless test module that exercises the lib-core.maps v0.4.0 write
APIs end-to-end: load fixture map, paint cells with rotation and
auto-allocate the wall layer, set roof flags, save to a temp file,
re-load (under a patched id to dodge registry collision), and
assert state round-trips.
2026-05-24 01:28:22 +02:00