Commit Graph

71 Commits

Author SHA1 Message Date
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
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
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
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
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
9261a18d94 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 04:22:23 +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
89c5e89624 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-25 03:56:46 +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
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
10743f16a9 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-23 09:09:04 +02:00
798fbc1422 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-23 09:08:46 +02:00
326616e2c5 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-23 02:39:59 +02:00
e451413b74 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 18:31:29 +02:00
b623ae509e auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 18:31:29 +02:00
c2f85adef0 auto-git:
[change] src/document/migrate-scene-document.ts
 [change] tests/domain/build-runtime-scene.test.ts
 [change] tests/unit/runtime-host.test.ts
 [change] tests/unit/viewport-focus.test.ts
2026-04-22 17:26:40 +02:00
668b53f51a auto-git:
[add] tests/unit/camera-rig-inspector.integration.test.tsx
 [change] tests/unit/runtime-host.test.ts
2026-04-22 17:23:21 +02:00
723a757764 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:10:51 +02:00
3dc54b09c7 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:06:57 +02:00
bdae1f5013 auto-git:
[change] tests/unit/runtime-host.test.ts
2026-04-22 14:06:57 +02:00
07835ae7d5 Update speakerName references to use npc.actorId 2026-04-15 10:11:48 +02:00
9cbe4dfbfa Update dialogue tests to use NPC entities 2026-04-15 09:58:06 +02:00
3dcc78cb06 Update tests to set 'active' property to true for NPCs 2026-04-15 09:39:13 +02:00
4f84742d25 Update tests to check for specific NPC properties in runtime scene 2026-04-15 09:34:04 +02:00
dc0f69e433 Remove duplicate import in runtime-host.test.ts 2026-04-15 05:47:44 +02:00
9a84032d43 Test scheduler impulse sequences fire only once per session 2026-04-15 05:46:30 +02:00
ea7481acc9 Add test for project time pause control effects 2026-04-14 22:26:27 +02:00
0c6caaa6c0 Remove unused test case from runtime-host.test.ts 2026-04-14 21:27:49 +02:00
77eff081ac Add trigger field to dialogue source and update tests 2026-04-14 21:19:42 +02:00
b4105257a6 Update dialogue start method and add new test cases for RuntimeHost 2026-04-14 20:34:35 +02:00
2ac3bae109 Add test for opening, advancing, and closing project dialogues through the runtime host 2026-04-14 20:02:35 +02:00
741fa4caad Add createStartDialogueInteractionLink and RuntimeDialogueState to runtime-host.test.ts 2026-04-14 20:02:35 +02:00
7498f08506 Move updateAssets call in RuntimeHost tests 2026-04-14 17:22:51 +02:00