Commit Graph

66 Commits

Author SHA1 Message Date
91a89a276c auto-git:
[change] tests/domain/scene-document-validation.test.ts
 [change] tests/domain/world-settings.test.ts
 [change] tests/serialization/project-document-json.test.ts
2026-04-22 16:23:17 +02:00
c6c765ec69 auto-git:
[change] tests/domain/scene-document-validation.test.ts
 [change] tests/domain/world-settings.test.ts
 [change] tests/serialization/project-document-json.test.ts
 [change] tests/unit/world-shader-sky.test.ts
2026-04-22 16:00:24 +02:00
b2a4e1da7b auto-git:
[change] src/app/App.tsx
 [change] src/assets/starter-environment-assets.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/document/world-settings.ts
 [change] src/rendering/world-background-renderer.ts
 [change] src/rendering/world-shader-sky.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-project-time.ts
 [change] src/shared-ui/world-background-style.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/domain/runtime-project-time.test.ts
 [change] tests/domain/scene-document-validation.test.ts
 [change] tests/domain/world-settings.test.ts
 [change] tests/serialization/project-document-json.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/world-shader-sky.test.ts
2026-04-22 15:30:43 +02:00
f89e794800 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-22 15:29:14 +02:00
86500de2d1 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-22 14:03:55 +02:00
641e704c93 auto-git:
[change] tests/serialization/project-document-json.test.ts
2026-04-22 12:34:21 +02:00
75807045a3 Add path entity to project document JSON test 2026-04-15 11:23:59 +02:00
7dca8b1b25 Add NPC entity to project document test 2026-04-15 11:21:56 +02:00
817b88497e Add test for migrating legacy actor follow-path effects to smooth paths by default 2026-04-15 11:17:12 +02:00
8460ac6329 Add test for migrating legacy NPC dialogue speaker fields 2026-04-15 10:15:27 +02:00
51bfea0a80 Remove speakerName from dialogue lines in project-document-json.test.ts 2026-04-15 10:13:17 +02:00
a660414009 Remove unused scene document versions from project document JSON test 2026-04-15 10:03:05 +02:00
8210e00e0f Refactor project-document-json.test.ts by removing dialogue and sequence migration tests 2026-04-15 09:59:53 +02:00
b304d604a2 Refactor NPC dialogue handling in project document JSON tests 2026-04-15 09:32:39 +02:00
a4eaba47d9 Update test to expect exception on invalid document 2026-04-15 03:54:40 +02:00
28b2114fc5 Refactor document validation check in project-document-json test 2026-04-15 03:51:57 +02:00
413da1d1ee Add document validation in project-document-json test 2026-04-15 03:51:57 +02:00
865a48cf16 Add test for round-tripping scene transition sequence effects 2026-04-15 03:50:53 +02:00
08d9581407 Refactor project-document-json.test.ts by removing Scene Exit entities and updating test cases 2026-04-15 03:49:44 +02:00
c59d673d45 Add box brush test case in project-document-json.test.ts 2026-04-15 01:46:08 +02:00
f4ca697e33 Remove unused brush definition in test 2026-04-15 01:43:44 +02:00
cff3022504 Add test for legacy toggle visibility sequence effects migration 2026-04-15 01:43:41 +02:00
4ea24e6626 Update tests to remove unused properties and update migration logic 2026-04-15 01:17:22 +02:00
39fedfca55 Update durationMinutes in project document JSON test 2026-04-15 00:56:32 +02:00
49ed94dbcd Update project document JSON test to include duration and lane details 2026-04-15 00:54:54 +02:00
a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests 2026-04-15 00:54:31 +02:00
768a963025 Add legacy dialogue to project document JSON test 2026-04-15 00:23:27 +02:00
09fe277239 Add test for migrating legacy project sequence steps into clips 2026-04-15 00:23:22 +02:00
7ed5751684 Remove unused constant from project-document-json.test.ts 2026-04-14 23:55:37 +02:00
d351eb6176 Add NPC entity to project document JSON test 2026-04-14 23:53:44 +02:00
a88fb5422d Add trigger volume entity creation in project document JSON test 2026-04-14 23:50:03 +02:00
78e9ed6ad1 Update test version to PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION 2026-04-14 23:50:03 +02:00
c0a9226481 Add tests for project sequences and migration 2026-04-14 23:49:55 +02:00
4d4ebbf03a Add tests for NPC dialogue serialization and migration 2026-04-14 20:34:52 +02:00
f8b604fcb4 Update tests for dialogue library serialization and migration 2026-04-14 20:02:07 +02:00
42fb0020b7 Add SCHEDULER_ACTOR_ROUTINE_EFFECTS_SCENE_DOCUMENT_VERSION constant 2026-04-14 20:02:07 +02:00
16d7307999 Remove unused constant from project-document-json.test.ts and add updateAssets call in runtime-host.test.ts 2026-04-14 17:22:24 +02:00
fe6c02ba55 Update effect property to effects array in project-document-json.test.ts 2026-04-14 13:58:33 +02:00
3ce90898ee Add tests for actor scheduler routines with animation and follow-path effects 2026-04-14 13:56:42 +02:00
140153424b Add tests for light control effects and document migration 2026-04-14 03:15:36 +02:00
5cd45a3417 Add time settings to test case 2026-04-14 02:11:39 +02:00
8474075851 Add project name to test case 2026-04-14 02:11:39 +02:00
ebabd00624 Add tests for project scheduler routines and legacy NPC presence migration 2026-04-14 02:05:53 +02:00
97e9b7fa0a Update tests to include scheduler and presence features 2026-04-14 02:05:41 +02:00
8146606eb4 Update test for project document JSON serialization 2026-04-13 21:27:48 +02:00
1c30cc2027 Update project document serialization tests to include paths and migration logic 2026-04-13 21:27:44 +02:00
aea8d7d5a3 Update test case for project document JSON serialization 2026-04-13 15:37:10 +02:00
001ee5543f Update test imports and usage of default world settings 2026-04-13 15:17:09 +02:00
e161de9f99 Refactor time and world settings migration tests 2026-04-13 15:11:24 +02:00
9f420456ab Update project document JSON tests for time migration 2026-04-12 14:35:22 +02:00