mmainguy
  • Joined on 2025-07-19
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
mmainguy pushed to main at mmainguy/space-game 2025-11-08 11:25:19 +00:00
96ae033064 Start physics recording when XR pose is set instead of during initialization
mmainguy pushed to main at mmainguy/space-game 2025-11-08 11:22:51 +00:00
d8571ef740 Add physics recorder system with ring buffer and IndexedDB storage
mmainguy pushed to main at mmainguy/space-game 2025-11-08 10:43:05 +00:00
37c61ca673 Fix null reference error in weapon system collision observer
mmainguy pushed to main at mmainguy/space-game 2025-11-08 10:01:09 +00:00
4ae272dea9 Step 6: Track accuracy via projectile collisions
mmainguy pushed to main at mmainguy/space-game 2025-11-08 10:00:26 +00:00
688d002752 Step 5: Track fuel consumed
mmainguy pushed to main at mmainguy/space-game 2025-11-08 09:59:07 +00:00
739f140ea4 Step 4: Track shots fired
mmainguy pushed to main at mmainguy/space-game 2025-11-08 09:58:14 +00:00
8fc956f112 Step 3: Track hull damage
mmainguy pushed to main at mmainguy/space-game 2025-11-08 09:53:43 +00:00
e4fbbce2c7 Step 2: Track asteroids destroyed
mmainguy pushed to main at mmainguy/space-game 2025-11-08 09:53:09 +00:00
ff9d9faa2a Step 1: Implement game timer tracking
mmainguy pushed to main at mmainguy/space-game 2025-11-08 09:47:52 +00:00
854f43ecf3 Fix status screen to follow camera using parenting
mmainguy pushed to main at mmainguy/space-game 2025-11-07 21:47:01 +00:00
406cebcd96 Add status screen with game statistics display
mmainguy pushed to main at mmainguy/space-game 2025-11-07 21:39:42 +00:00
827dd2d359 Add resupply system for base landing zone
mmainguy pushed to main at mmainguy/space-game 2025-11-07 21:28:42 +00:00
8605946fab Add collision detection for hull damage
mmainguy pushed to main at mmainguy/space-game 2025-11-07 21:20:03 +00:00
eea82da395 Add ammo consumption to weapon firing system
mmainguy pushed to main at mmainguy/space-game 2025-11-07 21:17:52 +00:00
65e7c496b7 Add ShipStatus system with automatic gauge updates and fuel consumption
2e1c8ad725 Fix inspector 'i' key registration in KeyboardInput
Compare 2 commits »