Commit Graph

12 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
e5ccf55e98 chore: add Tier-1 LICENSE file
Adds the proprietary all-rights-reserved license that applies to this
library. The text is identical to the engine LICENSE — this lib is
Tier-1 official platform content, distributed under the same terms.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 18:04:41 +02:00
Axel Meyer
3d024705b9 docs: migrate README to API-Doc-Convention (S2-cascade.libs)
Restructured per ADR-0038: Abstract + bold-list Badges + Topology H2
+ H3-API-Subsections (one per public function) + Conventions/Consumer
pattern/CHANGELOG/References.

Topology auto-populated via Sporel.exe --lint --fix. Pre-commit hook
installed via --install-hooks.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 16:41:00 +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
487a18f03c refactor(audit-M2): drop nil-fallback workaround branch (consumes maps tile_at fix) 2026-05-10 15:46:36 +02:00
Axel Meyer
654c038030 feat: P.0.lib.render colored-quad tile-grid renderer 2026-05-09 20:09:00 +02:00