Commit Graph

8 Commits

Author SHA1 Message Date
Axel Meyer
191dade568 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:33 +02:00
Axel Meyer
519bffa898 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:09 +02:00
Axel Meyer
d861539ec7 chore: bump lib-core.maps dep to 0.1.2 2026-05-18 03:22:23 +02:00
Axel Meyer
72801957cd 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:37 +02:00
Axel Meyer
9331a26f46 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:40:24 +02:00
Axel Meyer
5124cc5c29 deps(player_control): declare lib-core.maps + lib-core.input deps (P.3.12)
Resolves audit I3. player_control uses maps (collision) + input
(action queries). lib-core.input declared at v0.4.0 (post-P.3.10
cascade).
2026-05-15 22:42:37 +02:00
Axel Meyer
bddc0b183d refactor(audit-M3): use engine.spatial.pixel_to_tile instead of math.floor 2026-05-10 15:46:38 +02:00
Axel Meyer
9dd7f7c070 feat: P.0.lib.player_control movement + AABB-wall-collision 2026-05-10 00:39:01 +02:00