space-game/src/levels
Michael Mainguy 64331b4566 Add mission_brief_shown event to hint system
- Add 'mission_brief_shown' event type to HintEntry interface
- Add triggerMissionBriefShown() method to LevelHintSystem
- Call hint trigger when mission brief is displayed in Level1
- Remove old missionBriefAudio playback from MissionBrief class

This enables database-configurable audio hints (like welcome_rookie)
to play when the mission brief is shown.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 12:33:10 -06:00
..
config Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
hints Add mission_brief_shown event to hint system 2025-12-01 12:33:10 -06:00
migration Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
storage Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
level1.ts Add mission_brief_shown event to hint system 2025-12-01 12:33:10 -06:00
level.ts Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00