mmainguy
  • Joined on 2025-07-19
mmainguy pushed to main at mmainguy/space-game 2025-11-29 11:01:31 +00:00
e8ac3a8f0a Refactor main.ts to meet coding standards (<100 lines)
71ec1f162c Remove unused files and replay system
c0b9f772ee Refactor main.ts: extract handlers and remove dead code
5e67b796ba Add ESLint and refactor leaderboard to join with users table
44c685ac2d Cleanup batch 5: Remove unused exported types
Compare 9 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-28 23:26:34 +00:00
b4baa2beba Migrate to cloud-only level system using Supabase
c9d7b0f3a5 Update ship positions
a9ae41c7eb Fix WebXR camera setup and pointer selection timing
Compare 3 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-26 18:51:56 +00:00
a9070a5d8f Add leaderboard infinite scroll and improve seed script scoring
mmainguy pushed to main at mmainguy/space-game 2025-11-26 16:26:08 +00:00
e5607a564f Add leaderboard seed script with auto-migration
mmainguy pushed to main at mmainguy/space-game 2025-11-26 15:00:07 +00:00
a3e17c95db Add cloud leaderboard with Supabase integration
mmainguy pushed to main at mmainguy/space-game 2025-11-26 02:28:35 +00:00
0c03253c9a Add "Play on Quest" button to header for non-Quest browsers
mmainguy pushed to main at mmainguy/space-game 2025-11-25 21:34:32 +00:00
3ff1ffeb45 Simplify level system and add asteroid-mania level
mmainguy pushed to main at mmainguy/space-game 2025-11-25 19:27:34 +00:00
3a5cf3e074 add secrets for auth0
mmainguy pushed to main at mmainguy/space-game 2025-11-25 18:44:50 +00:00
3f164df9e8 Add game results leaderboard system
28c1b2b2aa Fix routing, cleanup, and game restart issues
Compare 2 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-24 23:53:45 +00:00
622e0a5259 Fix VR pointer interaction with GUI by removing restrictive picking predicate
fa15fce4ef Fixed some physics problems.
e31e25f9e5 Fix physics issues: sleep behavior, center of mass, and input scaling
Compare 3 commits »
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-24 16:14:21 +00:00
5483eedcc2 Add source field to search results and clean up unused code
005a17f345 Add Babylon.js Editor documentation integration with TSX parser
Compare 2 commits »
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:36:43 +00:00
01c32c7908 Add New Relic APM monitoring integration
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:22:24 +00:00
6613b7c7f1 Update Claude Code CLI documentation to use direct connection
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 19:03:32 +00:00
27c49964fa Add Alpine Linux service setup documentation
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:46:19 +00:00
e82bd1737d Add repository cloning script and update docs
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:44:07 +00:00
c3f301b799 Fix Alpine setup to patch transformers backend directly
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:41:42 +00:00
28f5d83d67 Add Alpine Linux support via stub onnxruntime-node module
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:36:29 +00:00
dfccbf110a Fix WASM backend configuration for Alpine Linux
mmainguy pushed to main at mmainguy/babylon-mcp 2025-11-23 16:33:02 +00:00
adff6c1ec5 Add WASM backend support for Alpine Linux compatibility
mmainguy created branch main in mmainguy/babylon-mcp 2025-11-23 16:04:28 +00:00