mmainguy
  • Joined on 2025-07-19
mmainguy pushed to main at mmainguy/space-game 2025-11-12 17:11:09 +00:00
7e5f7ef1e5 Add New Relic browser monitoring and update base station model
mmainguy pushed to main at mmainguy/space-game 2025-11-12 00:40:40 +00:00
244a25fff5 Implement hybrid level storage system with JSON-based defaults and configurable orbit constraints
mmainguy pushed to main at mmainguy/space-game 2025-11-11 23:26:32 +00:00
500830779d Add level configuration system and update base station model
mmainguy pushed to main at mmainguy/space-game 2025-11-11 23:18:59 +00:00
8275c53fe4 Re-enable Discord widget with enhanced error logging for GraphQL debugging
mmainguy pushed to main at mmainguy/space-game 2025-11-11 23:02:31 +00:00
9b22b06d08 Fix critical bug: Repeating voice messages now stop when resources recover
b523d5e31a Add repeating voice announcements with danger/warning prioritization
Compare 2 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-11 21:18:50 +00:00
415496b3a2 Add voice audio system for cockpit computer announcements
mmainguy pushed to main at mmainguy/space-game 2025-11-11 19:51:17 +00:00
48ac74977f Refactor: Move explosion sound to ExplosionManager
mmainguy pushed to main at mmainguy/space-game 2025-11-11 18:54:03 +00:00
0dc3c9d68d Restructure codebase into logical subdirectories
mmainguy pushed to main at mmainguy/space-game 2025-11-11 12:14:00 +00:00
ee90e420d6 Fix mesh rendering and CloudFlare proxy compatibility
mmainguy pushed to main at mmainguy/space-game 2025-11-11 01:37:34 +00:00
1648364540 Add Discord widget integration with dynamic script loading
mmainguy pushed to main at mmainguy/space-game 2025-11-10 21:32:46 +00:00
b31e33350e Add Auth0 authentication, Facebook sharing, and optimized loading
mmainguy pushed to main at mmainguy/space-game 2025-11-10 20:04:25 +00:00
17c98c6102 Fix explosion audio delay by using lightweight TransformNode
mmainguy pushed to main at mmainguy/space-game 2025-11-10 18:20:00 +00:00
ccc1745ed2 Refactor asteroid scaling and reorganize assets
mmainguy pushed to main at mmainguy/space-game 2025-11-09 22:08:11 +00:00
dfec655b6c Fix explosion sound by migrating to AudioEngineV2 spatial audio API
mmainguy pushed to main at mmainguy/space-game 2025-11-09 17:29:37 +00:00
56e900d93a Add physics-based collision damage, spatial audio, and synchronized audio loading
mmainguy pushed to main at mmainguy/space-game 2025-11-09 15:55:14 +00:00
31b498da7d Add status screen pause functionality with VR controller picking
mmainguy pushed to main at mmainguy/space-game 2025-11-09 13:02:35 +00:00
d6b1744ce4 Add keyboard roll controls and fix XR camera parenting
mmainguy pushed to main at mmainguy/space-game 2025-11-09 12:31:17 +00:00
faa5afc604 Add flat camera mode support and fix WebXR user activation
343fca4889 Refactor replay system to reuse Level1.initialize() and simplify UI
128b402955 Add core replay system components (part 1/2)
Compare 3 commits »
mmainguy pushed to main at mmainguy/space-game 2025-11-08 11:39:11 +00:00
88d380fa3f Add continuous auto-save to IndexedDB for physics recordings
mmainguy pushed to main at mmainguy/space-game 2025-11-08 11:26:40 +00:00
e473e3d03e Fix physics recorder crash when bodies are disposed during capture