Commit Graph

3 Commits

Author SHA1 Message Date
468d761876 feat(audio): add AudioManager with ambiance and SFX system
- Add AudioManager autoload with music and sfx players
- Add ambiance tracks for entrepot, atelier and cour zones
- Add SFX for footstep, item_pickup, interact, door_unlock, repair_success, vrac_talking, iris_talking
- Add crossfade transition between ambiance zones
- Add loop via finished signal on music_player
- Set ambiance volume to -12dB to balance with SFX
- Set PROCESS_MODE_ALWAYS to prevent audio cut during dialogues
- Add stop_ambiance() call on main_menu to reset music after credits
2026-04-26 01:05:14 -04:00
6f5b0f4bbd feat(intro): add terminal-style boot sequence before warehouse scene 2026-04-19 15:17:35 -04:00
09fd671e70 feat(minigame): implement wire puzzle, player lock, and HUD integration 2026-04-18 18:23:02 -04:00