space-game/public/assets/themes/default
Michael Mainguy b31e33350e
All checks were successful
Build / build (push) Successful in 1m21s
Add Auth0 authentication, Facebook sharing, and optimized loading
Features added:
- Auth0 authentication with optional login/signup
- Facebook share button on level completion (for FB users)
- Lazy initialization - nothing loads until level selected
- Deferred asset loading - assets load on first level click
- Preloader with progress tracking during level initialization
- User profile display with login/logout buttons

Technical improvements:
- Async router for proper Auth0 callback handling
- Main engine initialization deferred to level selection
- Assets (meshes, audio) load only when needed
- Progress reporting throughout initialization process

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 15:32:36 -06:00
..
audio Fix explosion audio delay by using lightweight TransformNode 2025-11-10 14:04:16 -06:00
models Add physics recorder system with ring buffer and IndexedDB storage 2025-11-08 05:22:49 -06:00
commentary.json Add Auth0 authentication, Facebook sharing, and optimized loading 2025-11-10 15:32:36 -06:00