space-game/src/components
Michael Mainguy 1528f54472 Add ENTER XR button to preloader with level info display
- Replace automatic XR entry with user-triggered ENTER XR button
- Display level name, difficulty, and mission brief during loading
- Add VR availability check with "VR not available" error for desktop
- Add deep link protection - redirect locked levels to level select
- Extract XR entry logic to xrEntryHandler.ts for code organization
- Refactor levelSelectedHandler.ts from 206 to 150 lines

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 11:51:33 -06:00
..
auth Implement Svelte-based UI architecture with component system 2025-11-21 15:01:17 -06:00
controls Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
editor Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
game Add ENTER XR button to preloader with level info display 2025-12-01 11:51:33 -06:00
layouts Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
leaderboard Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
settings Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
shared Cleanup batch 1: Delete 11 unused source files 2025-11-28 17:41:02 -06:00