Axel Meyer
8a72dace86
fix(audit-I1+I2): drop actor-stub print + CI-conditional self-exit
...
I1: Removed actor inline-stub (functionless after actor-Deferral) and
its init-print line. spine-prototype no longer pretends a deferred lib
is loaded.
I2: 60-frame self-exit now CI-conditional via SPOREL_CI=1 env var.
Interactive dev-runs (without var) loop until ESC. Smoke.sh sets
SPOREL_CI=1 globally to preserve headless behavior.
2026-05-10 15:46:44 +02:00
Axel Meyer
54eb36b0cb
feat: P.0.lib.interaction integration — sign + interact action + trigger registration
2026-05-10 13:11:30 +02:00
Axel Meyer
decc03aa4b
feat: P.0.lib.player_control integration — player rect + camera-follow + move_* actions
2026-05-10 00:39:25 +02:00
Axel Meyer
a0ab413a4c
feat: P.0.lib.input integration — input.bind + camera-pan-update + ESC-quit
2026-05-09 23:22:49 +02:00
Axel Meyer
a3be3e5da9
feat: P.0.lib.camera integration — center camera + camera.begin/finish in render hook
2026-05-09 21:55:31 +02:00
Axel Meyer
86b7ce4b36
feat: P.0.lib.render integration — render hook + tile colors + lib-core.render dep
2026-05-09 20:09:28 +02:00
Axel Meyer
3bd61905c5
feat: P.0.lib.maps spine-prototype demo map (16x16 stone-border + grass-interior)
2026-05-09 18:14:29 +02:00
Axel Meyer
c8c5b2f556
feat: P.0.module.skeleton spine-prototype module (declares lib-core.maps dep)
2026-05-09 15:43:39 +02:00