space-game/src/components
Michael Mainguy a9070a5d8f
All checks were successful
Build / build (push) Successful in 1m45s
Add leaderboard infinite scroll and improve seed script scoring
- Add pagination support to CloudLeaderboardService with offset parameter
- Implement infinite scroll in Leaderboard.svelte using IntersectionObserver
- Update seed script to use actual game scoring formulas (time, accuracy, fuel, hull multipliers)
- Add level-specific asteroid counts and par times to seed data
- Create BUGS.md to track known issues
- Partial work on XR camera orientation (documented in BUGS.md)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 12:51:43 -06:00
..
auth Implement Svelte-based UI architecture with component system 2025-11-21 15:01:17 -06:00
controls Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
editor Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
game Simplify level system and add asteroid-mania level 2025-11-25 15:34:23 -06:00
layouts Add "Play on Quest" button to header for non-Quest browsers 2025-11-25 19:00:18 -06:00
leaderboard Add leaderboard infinite scroll and improve seed script scoring 2025-11-26 12:51:43 -06:00
settings Fix routing, cleanup, and game restart issues 2025-11-25 11:21:05 -06:00
shared Implement Svelte-based UI architecture with component system 2025-11-21 15:01:17 -06:00