Commit Graph

8 Commits

Author SHA1 Message Date
decd182b3e feat(atelier): complete zone 2 level design and game systems
- Add atelier tilemap (14x14 tiles) with dark atmosphere
- Add Journal D-891 interactable with Matteo Corda narrative
- Add pushable frozen robot (reuses PushableBox logic)
- Add PassageTrigger to reveal hidden path via TileMapLayer
- Add RepairStation for SCRAP-09 self-repair mini-game
- Add scrap09 puzzle in RepairMinigame with valid connections
- Add door to cour unlocked by scrap09_repaired flag
2026-04-25 12:54:33 -04:00
6f5b0f4bbd feat(intro): add terminal-style boot sequence before warehouse scene 2026-04-19 15:17:35 -04:00
ddfa8d4f45 feat(puzzle): add pushable box mechanic and unlock zone 2026-04-19 13:11:22 -04:00
09fd671e70 feat(minigame): implement wire puzzle, player lock, and HUD integration 2026-04-18 18:23:02 -04:00
06bd80e6e3 feat: add contextual interaction prompt in HUD 2026-04-17 23:07:47 -04:00
4067124578 feat: redesign HUD with bottom inventory bar 2026-04-17 22:42:47 -04:00
cef878d560 feat: add inventory HUD with signal-based updates 2026-04-14 21:20:53 -04:00
159b0275db chore: initial project setup 2026-04-13 20:52:59 -04:00