Commit Graph

9 Commits

Author SHA1 Message Date
calic
f5d0cbce72 chore(deps): bump lib-core.maps 0.5.2 -> 0.5.3 2026-05-29 01:28:03 +02:00
calic
a36aaf3e49 chore(deps): bump lib-core.maps 0.5.1 -> 0.5.2 2026-05-28 23:53:14 +02:00
calic
cfc8b5df4c 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:10:10 +02:00
calic
f78ceaad22 deps: bump lib-core.maps 0.4.0 -> 0.5.0
Required by the v0.5.0 schema-v3 + autotile work shipping in
sporel-lib-core.maps. No behavioural change in render itself; the
new maps surface (vertex-painted layers, override sublayer, render-
opt caches) is consumed via existing draw_map_pre/post_entities
calls which are backwards-compatible.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 20:49:01 +02:00
Axel Meyer
a53884ca1f Bump lib-core.maps dep to 0.4.0
Picks up the new write APIs (set_cell_gid, set_roof, save_to_disk).
No source changes — lib is purely additive.
2026-05-24 00:53:35 +02:00
Axel Meyer
3879abb654 Bump dep on lib-core.maps to 0.2.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 16:14:05 +02:00
Axel Meyer
850be4fd87 chore: bump lib-core.maps dep to 0.1.2 2026-05-18 03:22:23 +02:00
Axel Meyer
ff607a6bb5 deps(render): declare lib-core.maps dep (P.3.12)
Resolves audit I3 (RTS-Tech-Demo-Audit 2026-05-14). render requires
maps for tilemap rendering; dep was previously transitively resolved
via module-manifest. Now explicit per Composer-Pattern §3.3.
2026-05-15 22:42:37 +02:00
Axel Meyer
654c038030 feat: P.0.lib.render colored-quad tile-grid renderer 2026-05-09 20:09:00 +02:00