mmainguy
  • Joined on 2025-07-19
mmainguy pushed to main at mmainguy/space-game 2025-11-22 11:28:04 +00:00
1422c5b926 Add centralized input control management and mission brief improvements
mmainguy pushed to main at mmainguy/space-game 2025-11-21 21:11:30 +00:00
eccf101b73 Implement Svelte-based UI architecture with component system
mmainguy pushed to main at mmainguy/space-game 2025-11-21 14:11:15 +00:00
ff8d69b6ec Add VR controller remapping configuration system
mmainguy pushed to main at mmainguy/space-game 2025-11-21 13:44:57 +00:00
e9ddf91b85 Implement trigger-based mission brief dismissal for VR gameplay
mmainguy pushed to main at mmainguy/space-game 2025-11-12 22:31:16 +00:00
fd1a92f7e3 Add analytics abstraction layer with intelligent batching
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