Commit Graph

47 Commits

Author SHA1 Message Date
8e2f38e2da Update NPC entity creation in test 2026-04-15 09:32:13 +02:00
fb31411d54 Update test to check for missing NPC default dialogues 2026-04-15 09:30:24 +02:00
12bb353c03 Add test case for actor timeline sequences without explicit presence effect 2026-04-15 07:29:36 +02:00
36f81d74b0 Refactor sequence handling and add new sequences panel 2026-04-15 01:17:01 +02:00
a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests 2026-04-15 00:54:31 +02:00
ad84de0ca6 Add tests for project schedule routines and interaction run-sequence links 2026-04-14 23:54:07 +02:00
4cd47fecca Add validation for pauseTime input binding in scene document tests 2026-04-14 22:40:12 +02:00
64c3cd487e Add test for NPC dialogue references to missing dialogue resources 2026-04-14 20:34:42 +02:00
8550fe9dea Add test for missing dialogue resource validation 2026-04-14 20:02:17 +02:00
4fcb3b1f29 Add tests for actor scheduler animation and follow-path effects 2026-04-14 13:56:07 +02:00
b4c33dee3b Add test for typed scheduler light control effects in scene document 2026-04-14 03:15:42 +02:00
d8837bb72f Refactor and correct type assertions in scene-document-validation.test.ts 2026-04-14 02:44:01 +02:00
5a82378dfc Add test for invalid expanded control-surface effect values 2026-04-14 02:42:56 +02:00
ea60fff7a1 Add new control target and effect creation functions in scene-document-validation.test.ts 2026-04-14 02:42:56 +02:00
f1cbca4c18 Add test for rejecting project schedule routines targeting missing actors 2026-04-14 02:07:08 +02:00
3731487756 Add NPC presence window validation tests 2026-04-13 23:55:54 +02:00
108ebe0bc4 Add createNpcTimeWindowPresence function 2026-04-13 23:55:54 +02:00
3646769648 Add test for invalid authored path foundations validation 2026-04-13 21:29:26 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
0b112b1c45 Add test for invalid NPC collider eye height 2026-04-13 17:31:19 +02:00
7832708e2a Add NPC validation tests in scene document validation 2026-04-13 16:34:28 +02:00
3a32162c4d Add interactionEnabled validation in scene document test 2026-04-12 03:59:41 +02:00
09be66b653 Add visibility and enabled properties to entity-player-start-main in scene-document-validation.test.ts 2026-04-12 03:57:47 +02:00
42cee3d19a Add air direction only setting for player movement 2026-04-12 02:19:46 +02:00
9459cbd191 Update tests for player movement validation and serialization, add migration for version 33 Player Start jump settings 2026-04-12 02:06:46 +02:00
63033dc9bd Add validation tests for advanced rendering whitebox bevel properties 2026-04-12 01:05:24 +02:00
beb1f5bfb1 Expand scene document validation tests to cover more player start movement capabilities 2026-04-11 20:19:00 +02:00
4c42cbbaf2 Update input bindings validation in scene document tests 2026-04-11 18:44:49 +02:00
77fab5e8dc Update scene document validation tests for movement template 2026-04-11 18:02:04 +02:00
5e1b865f56 Include player input bindings in scene document validation test 2026-04-11 12:19:59 +02:00
9026a34c72 Change invalid navigation mode in test case 2026-04-11 11:24:48 +02:00
0187d832b7 Update test for invalid navigation mode in scene document validation 2026-04-11 11:20:34 +02:00
9b8aa3a00b Update tests for thirdPerson navigation mode 2026-04-11 11:19:08 +02:00
c82d547dd8 Add surfaceDisplacementEnabled to water material tests and validation 2026-04-07 07:22:24 +02:00
6cdb99e80e Update validation tests for scene document 2026-04-06 08:44:11 +02:00
ae0838838d Update tests for invalid volume settings in scene document validation 2026-04-06 08:44:01 +02:00
2b282ad01a Add validation for advanced rendering fog and water paths, and box volume settings 2026-04-06 08:33:16 +02:00
c22c4b44d5 Add NaN rotation validation test for box brush 2026-04-04 19:35:46 +02:00
f22a64f97b Add collider validation to scene document test 2026-04-04 15:57:38 +02:00
71d35401c8 Fix type assertions in scene document validation tests 2026-04-02 20:57:37 +02:00
180825c661 Add test for invalid advanced rendering settings validation 2026-04-02 20:56:39 +02:00
124f47ffa5 Update scene document validation tests for sound emitter ref distance and audio asset references 2026-04-02 19:47:10 +02:00
74e7be5073 Refactor interaction link handling in App.tsx and update tests 2026-04-02 19:20:15 +02:00
f73f9571f3 Add tests for point and spot lights with image background validation 2026-03-31 20:17:32 +02:00
5b7be6406a Add tests for entity validation in scene document 2026-03-31 05:59:17 +02:00
e5a472f693 Update empty scene document test and add validation tests for invalid world settings 2026-03-31 05:14:18 +02:00
667f3ba422 Refactor App.tsx and add scene document validation tests 2026-03-31 03:46:32 +02:00