fertig-classic-games/src/scenes
Brian Fertig d789da4582 feat(masterofvega): add species portraits, speech, landing screen, and music
- Add video, still, and procedural three-tier portrait system for all 10 species
- Add species-specific speech clips and UI voiceover (SpeechQueue integration)
- Add landing screen with New Game / Resume / Return to Arcade buttons
- Add species detail pop-over with animated expand/collapse and auto-introduction
- Add game-specific soundtrack (masterofvega-music.json, 4 tracks)
- Add video asset type support in assetLoader and PreloadScene
- Add portraitVideos and portraitStills sections to artwork manifest
- Add verification for portraits, speech clips, and music tracks
- Update sprites.md with documentation for new assets and filenames
2026-08-02 00:04:06 -06:00
..
BootScene.js
GameMenuScene.js
GameRoomScene.js feat: add Master of Vega (Master of Orion clone) 2026-08-01 22:17:31 -06:00
LandingScene.js
OpponentSelectScene.js
PreloadScene.js feat(masterofvega): add species portraits, speech, landing screen, and music 2026-08-02 00:04:06 -06:00
ProfileScene.js