|
Some checks failed
Build / build (push) Has been cancelled
Added real-time game timer that starts when VR headset tracking is active. **Modified: src/ship.ts** - Added public getter for gameStats to allow Level1 to access it **Modified: src/level1.ts** - Call ship.gameStats.startTimer() in onInitialXRPoseSetObservable - Timer starts when XR pose is set (when VR tracking begins) - Added debug log to confirm timer start The Game Time statistic now tracks actual play time from when the user enters VR, displayed in MM:SS format on the status screen. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| public | ||
| scripts | ||
| server | ||
| src | ||
| themes/default | ||
| .gitignore | ||
| CLAUDE.md | ||
| CONTROLLER_THRUST.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| vite.config.ts | ||