Commit Graph

2382 Commits

Author SHA1 Message Date
36b1ab39f2 Simplify dialogue speaker display in RunnerCanvas 2026-04-15 10:10:10 +02:00
30af0572ab Update speakerName type in RuntimeDialogueState 2026-04-15 10:10:10 +02:00
364e21df5f Remove speakerName handling in NpcDialoguesPanel 2026-04-15 10:10:02 +02:00
3a3bc72510 Remove speakerName from ProjectDialogueLine 2026-04-15 10:10:02 +02:00
2a3e8c4852 Update scene validation to include current scene entities 2026-04-15 10:04:18 +02:00
4310fec814 Update project resource validation in scene-document-validation.ts 2026-04-15 09:54:56 +02:00
a4296dd70c Remove unused variable dialogueId in migrate-scene-document.ts 2026-04-15 09:54:56 +02:00
da4e02a6f2 Remove ProjectDialoguesPanel component and related files 2026-04-15 09:53:33 +02:00
40541f60f7 Refactor dialogue normalization functions in entity-instances.ts 2026-04-15 09:52:48 +02:00
025793d9b1 Remove unused 'startDialogue' action and related code in App.tsx 2026-04-15 09:52:08 +02:00
96b28ee2b8 Remove dialogue validation checks from scene document validation 2026-04-15 09:51:31 +02:00
0702681c64 Remove dialogues field from SceneDocument migration 2026-04-15 09:51:04 +02:00
f3d174a3a7 Remove startDialogue interaction and related code 2026-04-15 09:50:32 +02:00
425d207c5b Remove unused dialogue property from validation functions 2026-04-15 09:50:32 +02:00
9f117bbc38 Remove dialogue validation from scene and sequence validation 2026-04-15 09:49:19 +02:00
849a603b89 Refactor runtime-scene-build.ts by removing unused imports and properties 2026-04-15 09:48:57 +02:00
c8073c66d2 Remove unused dialogue handling in runtime-host.ts 2026-04-15 09:48:57 +02:00
d630824df2 Remove unused methods and refactor dialogue handling in RuntimeHost 2026-04-15 09:48:18 +02:00
02cb59623b Simplify dialogue retrieval logic in RuntimeHost 2026-04-15 09:48:00 +02:00
1ee202f589 Remove unused method startDialogue from RuntimeInteractionDispatcher 2026-04-15 09:48:00 +02:00
d1083f7411 Remove unused StartDialogueSequenceEffect and related logic 2026-04-15 09:46:50 +02:00
4c499162cb Remove unused StartDialogueAction and related functions 2026-04-15 09:46:42 +02:00
8118657464 Bump SCENE_DOCUMENT_VERSION to 62 and add NPC_ONLY_DIALOGUES_SCENE_DOCUMENT_VERSION 2026-04-15 09:46:32 +02:00
1f43875711 Handle null npcEntityId in setRuntimeDialogue 2026-04-15 09:34:54 +02:00
74ed89f0f9 auto-git:
[change] src/runtime-three/runtime-host.ts
2026-04-15 09:32:10 +02:00
1a8c4df01d Remove unused code in App.tsx 2026-04-15 09:30:24 +02:00
fcf11f09bc Make startNpcDialogue optional in runtime-interaction-system.ts 2026-04-15 09:25:56 +02:00
6220471d35 Modify NPC creation preview in viewport-host.ts 2026-04-15 09:25:56 +02:00
888437ba4e Update dialogue handling in migrate-scene-document.ts 2026-04-15 09:25:56 +02:00
3f43a4e6d4 Simplify imports in NpcDialoguesPanel.tsx 2026-04-15 09:24:55 +02:00
9874f9c91d Remove unused variable and update function parameter in App.tsx 2026-04-15 09:24:55 +02:00
cc12918b7b Refactor dialogue handling in scene and project document migrations 2026-04-15 09:23:40 +02:00
7343441ee8 Add support for legacy project dialogues in scene document migration 2026-04-15 09:23:40 +02:00
f9a714b6b0 Add makeNpcTalk effect validation and handling in migrate-scene-document.ts 2026-04-15 09:22:38 +02:00
6deb1f9bdb Update entity reading functions to include legacy project dialogues 2026-04-15 09:22:29 +02:00
e67f0d6d13 Update NPC entity reading to include dialogues and legacy support 2026-04-15 09:22:21 +02:00
1b10a6a31d Add function to read NPC dialogues from scene document 2026-04-15 09:22:11 +02:00
635724a915 Add default rotation for wedge brushes in migrate-scene-document.ts 2026-04-15 09:21:07 +02:00
1ebd615d1a Enhance scene document validation with NPC dialogue checks 2026-04-15 09:20:00 +02:00
470c6fbbca Add support for NPC dialogue in runtime-host.ts 2026-04-15 09:20:00 +02:00
ba4989c7d2 Add type annotations to brush functions parameters 2026-04-15 09:18:51 +02:00
af78713c0f Update migration logic for WHITEBOX_PRIMITIVES_SCENE_DOCUMENT_VERSION 2026-04-15 09:18:51 +02:00
fd47dec943 Update interaction link creation and add new scene document version 2026-04-15 09:17:50 +02:00
3db877c86e Update App.tsx to remove dialogue selection and add material summary for NPC Talk effect 2026-04-15 09:17:04 +02:00
2f2f610c9f Remove startDialogue action handling and related functions in App.tsx 2026-04-15 09:16:53 +02:00
b9cde33aab Remove unused Dialogue panel from App.tsx 2026-04-15 09:16:17 +02:00
dc2dd6ecce Add support for cone and torus geometries in runtime-host.ts 2026-04-15 09:16:12 +02:00
cd25067333 Add majorSegmentCount and tubeSegmentCount to RuntimeBoxBrushInstance and update buildRuntimeBrush logic 2026-04-15 09:16:06 +02:00
7927b2c83f Replace dialogue selection with NpcDialoguesPanel component in App.tsx 2026-04-15 09:15:53 +02:00
120f4f5df0 Add majorSegmentCount and tubeSegmentCount to brush transform targets 2026-04-15 09:15:53 +02:00