Commit Graph

7 Commits

Author SHA1 Message Date
Axel Meyer
afd098241d feat(P.2.6): migrate bindings to v0.2.0 string-keys
6 input.bind() calls migrated from engine.input.KEY_* integers to
lowercase string-keys. Module is now engine.input.KEY_*-free (audit-
I3 resolved).

deps[]: lib-core.input version 0.1.0 → 0.2.0.
2026-05-11 02:11:42 +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
c8c5b2f556 feat: P.0.module.skeleton spine-prototype module (declares lib-core.maps dep) 2026-05-09 15:43:39 +02:00