| .. |
|
app
|
Merge branch 'game-polish'
|
2026-04-11 23:00:16 -07:00 |
|
assets
|
feature: add song selection
|
2026-04-11 12:32:24 -07:00 |
|
components
|
faster hacker text, shuffle team members every 3 seconds
|
2026-04-11 23:48:10 -07:00 |
|
features
|
Feature/new homepage (#9)
|
2026-04-12 00:51:38 -07:00 |
|
game
|
fix unused variable errors for production build
|
2026-04-12 00:18:49 -07:00 |
|
gesture
|
[auto] move score to corner, change 'out of bounds' to 'outside the camera view'
|
2026-04-11 17:43:29 -07:00 |
|
input
|
refactor: add common controller interface
|
2026-04-11 13:49:38 -07:00 |
|
lib
|
button sounds
|
2026-04-11 19:39:06 -07:00 |
|
pages
|
Feature/new homepage (#9)
|
2026-04-12 00:51:38 -07:00 |
|
pose
|
show only toe dots during gameplay, hide full skeleton
|
2026-04-11 19:26:28 -07:00 |
|
stores
|
chore: add zustand (#4)
|
2026-04-11 17:10:13 -07:00 |
|
App.css
|
merge main: resolve conflicts, add sound effects to pause menu
|
2026-04-11 20:12:38 -07:00 |
|
App.tsx
|
wire real game engine into GamePage
|
2026-04-11 19:22:46 -07:00 |
|
DebugApp.tsx
|
button sounds
|
2026-04-11 19:39:06 -07:00 |
|
Settings.css
|
[auto] raise settings z-index above calibration overlay
|
2026-04-11 18:14:59 -07:00 |
|
Settings.tsx
|
button sounds
|
2026-04-11 19:39:06 -07:00 |
|
StepGraphs.tsx
|
refactor: modular gesture engine with callbacks, extract pose/video/UI
|
2026-04-11 16:34:36 -07:00 |
|
arScene.ts
|
[auto] stub out empty AR scene to remove three.js dependency
|
2026-04-11 17:28:30 -07:00 |
|
debugLog.ts
|
[auto] add 5s calibration, debug graph, and shared log module
|
2026-04-11 10:22:20 -07:00 |
|
index.css
|
Feature/new homepage (#9)
|
2026-04-12 00:51:38 -07:00 |
|
main.tsx
|
button sounds
|
2026-04-11 19:39:06 -07:00 |
|
types.ts
|
[auto] raise default min detection confidence to 0.75
|
2026-04-11 17:37:21 -07:00 |