- Switch from svelte-spa-router to svelte-routing for clean URLs without hashes - Fix relative asset paths to absolute paths (prevents 404s on nested routes) - Fix physics engine disposal using scene.disablePhysicsEngine() - Fix Ship observer cleanup to prevent stale callbacks after level disposal - Add _gameplayStarted flag to prevent false game-end triggers during init - Add hasAsteroidsToDestroy check to prevent false victory on restart - Add RockFactory.reset() to properly reinitialize asteroid mesh between games - Add null safety checks throughout RockFactory for static properties 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| voice | ||
| background.mp3 | ||
| collision.mp3 | ||
| crack.wav | ||
| crash.wav | ||
| explosion.mp3 | ||
| metal.wav | ||
| shot2.mp3 | ||
| shot.mp3 | ||
| song1.mp3 | ||
| thrust5.mp3 | ||