Commit Graph

363 Commits

Author SHA1 Message Date
688a2f3db6 Implement damped yaw rotation for smooth third-person camera target assist 2026-04-25 17:10:55 +02:00
fa18467088 Add unit test for target direction initialization in ThirdPersonNavigationController 2026-04-25 17:09:36 +02:00
de88f612f8 Add test case for target assist fading when camera collision occurs 2026-04-25 17:02:33 +02:00
62bf25cfe6 Update imports in third-person navigation controller unit tests 2026-04-25 16:56:41 +02:00
e0c1ce76ca Add unit test verifying vertical camera aim adjustment with target assist 2026-04-25 16:54:51 +02:00
c55606f0b2 Test: Prevent auto-retargeting between close border targets 2026-04-25 16:49:05 +02:00
39fc5036e1 Update collision resolution test function to validate positive radius 2026-04-25 16:42:55 +02:00
92608ae395 Update test function signature by removing radius parameter 2026-04-25 16:42:54 +02:00
60d2b3c447 Improve distance assertion for runtime target candidates in tests 2026-04-25 16:40:27 +02:00
1f7464bd3a Refactor and expand RuntimeHost unit tests for target selection and retargeting logic 2026-04-25 16:39:49 +02:00
5ce0f1f9cf Fix input X sign in RuntimeHost and add test for temporary look-on input in navigation controller 2026-04-25 16:32:49 +02:00
e55db834ab Feat: Add 'Above' NPC entity and related interaction tests 2026-04-25 16:32:34 +02:00
df0d577625 Update look input handling to accept directional screen-space coordinates and return detailed state 2026-04-25 16:31:20 +02:00
72a92ed798 Update test input for handleRuntimeTargetLookInput to use -1 2026-04-25 16:07:34 +02:00
f2fb11b4cc Update test positions for distant runtime interaction elements 2026-04-25 16:06:22 +02:00
7985afff0c Update RuntimeHost unit tests for target switching and look input handling 2026-04-25 15:58:54 +02:00
ed94970088 Refactor runtime target look input to support directional side targeting and update target state management 2026-04-25 15:58:18 +02:00
ba31e05905 Update RuntimeHost tests to use camera property instead of look intent method 2026-04-25 15:44:27 +02:00
5f74e091c3 Add test for star rotation based on sun orbit 2026-04-25 15:43:24 +02:00
99dc1871d9 Enhance runtime targeting logic and add unit tests for target switching and loss conditions 2026-04-25 15:33:43 +02:00
86e89b25ec auto-git:
[change] src/runtime-three/runtime-host.ts
 [change] tests/unit/runtime-host.test.ts
2026-04-25 10:45:10 +02:00
12df95f98a auto-git:
[change] tests/unit/runtime-interaction-system.test.ts
2026-04-25 10:30:17 +02:00
de7055f421 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 10:28:56 +02:00
5b248fa01b auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 10:28:56 +02:00
935c8b7e9c auto-git:
[change] src/runtime-three/runtime-host.ts
 [change] tests/unit/runtime-interaction-system.test.ts
2026-04-25 10:28:29 +02:00
697577d4ff auto-git:
[change] tests/unit/runtime-interaction-system.test.ts
2026-04-25 04:24:47 +02:00
9261a18d94 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 04:22:23 +02:00
352bfba286 auto-git:
[add] tests/unit/runtime-interaction-system.test.ts
 [change] src/runtime-three/runtime-host.ts
2026-04-25 04:21:28 +02:00
8a23bd52a9 auto-git:
[change] src/runtime-three/runtime-host.ts
 [change] tests/unit/runtime-host.test.ts
2026-04-25 04:05:05 +02:00
3f34880710 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 04:02:44 +02:00
4b6866b601 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 04:02:44 +02:00
6de5116629 auto-git:
[change] src/runtime-three/runtime-host.ts
 [change] tests/unit/runtime-host.test.ts
2026-04-25 04:01:22 +02:00
c6f2181e2d auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 04:00:53 +02:00
9e224a4740 auto-git:
[change] src/runtime-three/runtime-host.ts
 [change] tests/unit/runner-canvas.test.tsx
2026-04-25 03:57:55 +02:00
b8e4bd89fa auto-git:
[change] tests/unit/player-controller-telemetry.test.ts
2026-04-25 03:57:54 +02:00
89c5e89624 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:56:46 +02:00
77f9410421 auto-git:
[change] tests/unit/dialogue-attention-camera.test.ts
2026-04-25 03:44:18 +02:00
3390c7b909 auto-git:
[change] tests/unit/dialogue-attention-camera.test.ts
2026-04-25 03:43:30 +02:00
4f6e587e79 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:36:02 +02:00
b1646a57e1 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:36:02 +02:00
ea48fa897e auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:34:59 +02:00
3bdf5982cb auto-git:
[change] tests/unit/dialogue-attention-camera.test.ts
2026-04-25 03:34:36 +02:00
ab6de51ec2 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:17:25 +02:00
86633c3b7f auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:17:25 +02:00
72a9a20ff7 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:16:48 +02:00
de341964f2 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:15:14 +02:00
b0748cea12 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:14:48 +02:00
3a81027203 auto-git:
[add] tests/unit/dialogue-attention-camera.test.ts
2026-04-25 03:08:12 +02:00
45dbf41730 auto-git:
[change] tests/unit/world-shader-sky.test.ts
2026-04-25 02:18:26 +02:00
2498ad333e auto-git:
[change] tests/unit/world-shader-sky.test.ts
2026-04-25 01:35:38 +02:00