space-game/src/environment
Michael Mainguy 3ff1ffeb45
All checks were successful
Build / build (push) Successful in 1m29s
Simplify level system and add asteroid-mania level
- Add new asteroid-mania level to directory and DEFAULT_LEVEL_ORDER
- Remove level caching entirely (always fetch fresh from network)
- Delete legacy router.ts, levelSelector.ts, and levelVersionManager.ts
- Remove unused router handlers from main.ts (~120 lines)
- Fix projectile curving by cloning velocity vector in weaponSystem.ts
- Update LevelSelect.svelte to include asteroid-mania

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 15:34:23 -06:00
..
asteroids Simplify level system and add asteroid-mania level 2025-11-25 15:34:23 -06:00
background Refactor: Move explosion sound to ExplosionManager 2025-11-11 13:47:19 -06:00
celestial Add level configuration system and update base station model 2025-11-11 17:26:18 -06:00
stations Add level configuration system and update base station model 2025-11-11 17:26:18 -06:00