Commit Graph

42 Commits

Author SHA1 Message Date
Tom Boullay 16b0f4fc37 docs: repair interaction flow 2026-05-11 13:05:46 +02:00
Tom Boullay 2753e15ec7 add: loading 2026-05-11 11:11:46 +02:00
Tom Boullay 6f9817db6d add: playground in testmap 2026-05-08 03:07:52 +01:00
Tom Boullay ee44b44432 big clean up 2026-05-08 03:02:26 +01:00
Tom Boullay 0b519a20dc add: configure mission-specific repair variants 2026-05-08 02:41:57 +01:00
Tom Boullay 41a3846205 add: animate repair reassembly 2026-05-08 02:40:31 +01:00
Tom Boullay 1a4c5cdc5e clean: remove obsolete repair debug code + unused core utilities 2026-05-08 02:07:03 +01:00
Tom Boullay 6cf49e2dd1 add: repair mission completion step 2026-05-08 01:48:40 +01:00
Tom Boullay ebca91c82d update: validate correct repair replacement part 2026-05-08 01:47:07 +01:00
Tom Boullay 2a3ba7055c update: require replacement placement before repair completion 2026-05-08 01:45:00 +01:00
Tom Boullay 613c4510b7 add: repair install completion step 2026-05-08 01:41:29 +01:00
Tom Boullay 1096f39fbb add: repair fragmentation and scan flow 2026-05-08 01:39:23 +01:00
Tom Boullay 719f799515 update: enable hand tracking for repair steps (not only when we are close to something) 2026-05-08 01:30:27 +01:00
Tom Boullay c9db2637a6 add: repair game inspection sub state 2026-05-08 01:27:32 +01:00
Tom Boullay f15d08de95 add: physics in game scene 2026-05-08 01:17:35 +01:00
Tom Boullay 118e5f3b4a update: add generic repair mission store helpers 2026-05-08 01:09:42 +01:00
Tom Boullay 584a68bce6 add hand tracking glove bone mapping 2026-05-02 11:38:02 +02:00
Tom Boullay 0b950a4557 fix hand tracking glove rendering 2026-05-02 11:32:00 +02:00
Tom Boullay 8fbb2e9428 feat add left hand tracking glove model 2026-05-02 00:14:56 +02:00
Tom Boullay 50ddd35979 update: debug overlay layout controls 2026-05-01 23:39:04 +02:00
Tom Boullay 1b50fe4f5b Merge branch 'develop' into feat/main-feature 2026-04-30 15:48:35 +02:00
Tom Boullay e7bb4d2b63 clarify managers and zustand store responsibilities 2026-04-30 14:38:07 +02:00
Tom Boullay 0f845f28c5 add zustand game state 2026-04-30 14:29:29 +02:00
Tom Boullay 9998fb65f8 chore: align repo health checks and docs 2026-04-30 13:51:39 +02:00
Tom Boullay fda70bade2 refactor: clean architecture and remove unused code 2026-04-30 13:33:28 +02:00
Tom Boullay c698b9ef78 refactor: split hooks types and utils by domain 2026-04-30 11:49:18 +02:00
Tom Boullay 081e87c96d refactor: organize three components by domain 2026-04-30 11:35:53 +02:00
Tom Boullay 475a4c7c5e refactor: prepare main feature gameplay object and use GLB sky model 2026-04-30 10:02:00 +02:00
Tom Boullay 4e594d36fa Merge remote-tracking branch 'origin/feat/main-feature' into feat/main-feature
# Conflicts:
#	src/world/GameMap.tsx
2026-04-29 16:57:58 +02:00
Tom Boullay 3a0639bdaa feat: support glb model assets 2026-04-29 16:18:24 +02:00
Tom Boullay d0361c0a38 Merge branch 'develop' into feat/main-feature 2026-04-29 15:01:17 +02:00
Tom Boullay 471424f83d update: docs 2026-04-29 13:01:10 +02:00
math-pixel 7c5d7f3834 update: animation doc 2026-04-29 11:00:32 +02:00
Tom Boullay a8c6fafbcd address docs routing review feedback 2026-04-28 15:02:50 +02:00
Tom Boullay 324aa9dc0f clean branch-scoped code quality issues 2026-04-28 14:23:37 +02:00
Tom Boullay a3db0b2f0d add editor documentation pages 2026-04-28 13:47:56 +02:00
Tom Boullay e1d2bfdc75 refactor: move game map into world folder 2026-04-28 09:47:09 +02:00
Tom Boullay 8f40bb8133 docs: document editor architecture and user features 2026-04-28 09:43:51 +02:00
Tom Boullay 393b653cca fix: archi 2026-04-27 10:53:50 +02:00
Tom Boullay 7769959135 refactor: tighten project structure and strengthen tooling 2026-04-16 10:45:05 +02:00
Tom Boullay d486f6f381 feat: add the map 2026-04-15 16:09:02 +02:00
Tom Boullay 3da749c73e update : docs and skills 2026-04-15 11:06:41 +02:00