space-game/src
Michael Mainguy 500830779d
All checks were successful
Build / build (push) Successful in 1m26s
Add level configuration system and update base station model
- Add level 1 JSON with 4 asteroids and difficulty config
- Add mission directory with recruit and fuel management missions
- Update base.glb model for space station
- Clean up unused helper functions in planetTextures.ts
- Refactor starBase.ts position handling to use container root node

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-11 17:26:18 -06:00
..
core Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
environment Add level configuration system and update base station model 2025-11-11 17:26:18 -06:00
game Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
levels Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
replay Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
services Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
ship Fix critical bug: Repeating voice messages now stop when resources recover 2025-11-11 16:57:12 -06:00
ui Re-enable Discord widget with enhanced error logging for GraphQL debugging 2025-11-11 17:18:50 -06:00
utils Restructure codebase into logical subdirectories 2025-11-11 12:53:18 -06:00
main.ts Re-enable Discord widget with enhanced error logging for GraphQL debugging 2025-11-11 17:18:50 -06:00
vite-env.d.ts Add Discord widget integration with dynamic script loading 2025-11-10 17:53:27 -06:00