space-game/src
Michael Mainguy 21a6d7c9ec Update rendering and add level editor components
- Enable renderingGroupId=3 for missionBrief and statusScreen (always on top)
- Adjust background stars: increase count to 4500, radius to 50000
- Add level editor Svelte components (AsteroidList, BaseConfig, LevelConfig,
  PlanetList, ShipConfig, Vector3Input editors)
- Add LEVEL_TRANSITION.md documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 12:50:12 -06:00
..
analytics Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
components Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
core Refactor loading into 3-phase system to mask XR camera repositioning 2025-12-02 12:43:24 -06:00
environment Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
game Refactor scoring system to additive model starting at 0 2025-12-01 16:39:27 -06:00
levels Refactor loading into 3-phase system to mask XR camera repositioning 2025-12-02 12:43:24 -06:00
services Add level editor for superadmins 2025-12-01 19:57:48 -06:00
ship Refactor loading into 3-phase system to mask XR camera repositioning 2025-12-02 12:43:24 -06:00
stores Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
ui Update rendering and add level editor components 2025-12-02 12:50:12 -06:00
utils Refactor loading into 3-phase system to mask XR camera repositioning 2025-12-02 12:43:24 -06:00
main.ts Replace debugLog and console.* with loglevel logger 2025-11-29 05:24:18 -06:00
vite-env.d.ts Add Discord widget integration with dynamic script loading 2025-11-10 17:53:27 -06:00