Commit Graph

253 Commits

Author SHA1 Message Date
4cab97d785 Remove unused ProjectSequencesPanel component and update sequence document migration and validation 2026-04-15 01:13:31 +02:00
a17b6fae05 Update sequence clip reading to include startMinute, durationMinutes, and lane 2026-04-15 00:47:04 +02:00
144c717757 Correct error messages for sequence clip validation 2026-04-15 00:22:40 +02:00
f13188bf32 Refactor sequence step handling to use clips 2026-04-15 00:18:42 +02:00
d8482e6834 Add support for 'runSequence' interaction link in migrate-scene-document.ts 2026-04-14 23:47:03 +02:00
ba9deb43b5 Add sequences to SceneDocument migration 2026-04-14 23:46:59 +02:00
dcab81fd4e Add PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION to migrate-scene-document.ts 2026-04-14 23:34:52 +02:00
c4b016c82f Add support for runSequence interaction and update scene document migration 2026-04-14 23:34:15 +02:00
8559241b5a Implement reading of project sequence steps and libraries 2026-04-14 23:34:05 +02:00
132107e2a9 Add support for run sequence interaction link and project sequence library version 2026-04-14 23:34:05 +02:00
f4491e13a5 Add pause time binding to player start input bindings 2026-04-14 22:39:24 +02:00
fd13fdffe8 Add NPC dialogue support in scene document and runtime interaction system 2026-04-14 20:32:23 +02:00
7d03ecd7bc Refactor condition in readProjectDialogueLibrary to handle undefined values correctly 2026-04-14 20:04:12 +02:00
57a03dcfd4 Add dialogues field to SceneDocument in multiple return statements 2026-04-14 20:00:21 +02:00
7d6e0baee5 Update scene document migration to include scheduler actor routine effects version 2026-04-14 19:55:00 +02:00
54f26229a5 Update scene document migration to support new versions and add dialogue handling 2026-04-14 19:54:34 +02:00
9b2be661d0 Add set-project-dialogues-command and update migrate-scene-document 2026-04-14 19:54:28 +02:00
93a7427455 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-14 13:43:00 +02:00
8a8477ff8e Enhance readControlEffect to handle playActorAnimation and followActorPath, update ProjectScheduler routine handling 2026-04-14 13:42:12 +02:00
96f86e6b56 Update migrate-scene-document.ts with new control effects and utility functions 2026-04-14 13:42:12 +02:00
90acccb10c Update migrateSceneDocument to handle EXPANDED_CONTROL_SURFACE_SCENE_DOCUMENT_VERSION 2026-04-14 03:06:48 +02:00
a37237d1f3 Simplify effect type assertion and update validation context creation in scene document files 2026-04-14 02:59:30 +02:00
7fdcf55960 Add support for additional control effects in document migration and runtime host 2026-04-14 02:38:56 +02:00
84d42562bf Refactor scene and project document migration logic 2026-04-14 02:10:32 +02:00
b1d1f710b1 Update project document migration to include scheduler 2026-04-14 01:55:03 +02:00
65c3499b3a Update scene document migration to support new scheduler version 2026-04-14 01:54:31 +02:00
8614f453db Add scheduler to SceneDocument migration 2026-04-14 01:54:18 +02:00
0813319f5b Add project scheduler migration functions 2026-04-14 01:53:50 +02:00
f0bc618649 Add actor presence control effect and related functions 2026-04-14 01:53:22 +02:00
c1f1ff7488 auto-git:
[change] src/app/App.tsx
 [change] src/controls/control-surface.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/interactions/interaction-links.ts
 [change] src/runtime-three/runtime-audio-system.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-interaction-system.ts
 [change] src/runtime-three/runtime-scene-build.ts
 [change] tests/domain/runtime-control-foundation.test.ts
 [change] tests/domain/runtime-interaction-system.test.ts
 [change] tests/serialization/control-interaction-links.test.ts
 [change] tests/unit/runtime-host.test.ts
2026-04-14 01:42:17 +02:00
72b2cc6ca1 auto-git:
[change] src/document/migrate-scene-document.ts
2026-04-14 01:42:17 +02:00
efa99a1678 Update migrate-scene-document.ts to include control target ref and effect reading 2026-04-14 01:34:07 +02:00
d6be1c5562 Update scene document migration for PATH_FOUNDATION version 2026-04-13 23:57:32 +02:00
6847d7c211 Add NPC presence support in scene document 2026-04-13 23:48:23 +02:00
8e3ea3f32e Remove unused PATH_FOUNDATION_SCENE_DOCUMENT_VERSION and related logic in migrate-scene-document.ts 2026-04-13 21:33:15 +02:00
fac0dd2236 Simplify readScenePaths and migrateSceneDocument 2026-04-13 21:32:09 +02:00
f10128fe11 Remove allowMissing option in readScenePaths 2026-04-13 21:32:09 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
de10305f69 Add NPC collider settings to scene document 2026-04-13 17:10:47 +02:00
8a9ca925e7 Add support for reading and migrating NPC entities in scene documents 2026-04-13 16:17:44 +02:00
cee290407b Add functions for reading project asset bounding box and brush volume settings 2026-04-13 15:33:47 +02:00
a665a41bb9 Update time settings reading logic in migrate-scene-document.ts 2026-04-13 15:27:06 +02:00
f67d306028 Refactor shadow settings in migrate-scene-document.ts 2026-04-13 15:26:47 +02:00
4bbe7997c8 Remove duplicate timeOfDay settings in migrate-scene-document.ts 2026-04-13 15:25:12 +02:00
c567041bff Refactor time settings and background handling in scene document migration 2026-04-13 15:24:03 +02:00
6e5b6cbada Remove unused constant from migrate-scene-document.ts 2026-04-12 14:42:56 +02:00
b54598e2b9 Add support for project time night background settings in scene document 2026-04-12 14:32:11 +02:00
14f53facfe Add project time phase profile reading in migrate-scene-document.ts 2026-04-12 14:07:56 +02:00
783685404d Add time settings to SceneDocument migration (continued) 2026-04-12 04:39:06 +02:00
7236521c78 Add time settings to SceneDocument migration 2026-04-12 04:39:06 +02:00