space-game/scripts
Michael Mainguy b4baa2beba
All checks were successful
Build / build (push) Successful in 1m44s
Migrate to cloud-only level system using Supabase
Remove all local level storage concepts and load levels exclusively from
Supabase cloud. Simplifies LevelRegistry from 380+ lines to ~50 lines.
Uses CloudLevelEntry directly throughout the codebase instead of wrapper
types like LevelDirectoryEntry.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 17:26:24 -06:00
..
exportBlend.ts Add Blender export tooling and refactor asset structure 2025-11-06 12:25:34 -06:00
generateDefaultLevels.cjs Implement hybrid level storage system with JSON-based defaults and configurable orbit constraints 2025-11-11 18:40:01 -06:00
manageAdmin.ts Migrate to cloud-only level system using Supabase 2025-11-28 17:26:24 -06:00
runMigration.ts Migrate to cloud-only level system using Supabase 2025-11-28 17:26:24 -06:00
seedLeaderboard.ts Add leaderboard infinite scroll and improve seed script scoring 2025-11-26 12:51:43 -06:00
seedLevels.ts Migrate to cloud-only level system using Supabase 2025-11-28 17:26:24 -06:00