Commit Graph

  • 4ea24e6626 Update tests to remove unused properties and update migration logic Victor Giers 2026-04-15 01:17:01 +02:00
  • 36f81d74b0 Refactor sequence handling and add new sequences panel Victor Giers 2026-04-15 01:13:32 +02:00
  • 4cab97d785 Remove unused ProjectSequencesPanel component and update sequence document migration and validation Victor Giers 2026-04-15 01:10:27 +02:00
  • cfcb131b56 Add project sequence steps and update related files Victor Giers 2026-04-15 01:08:53 +02:00
  • 4ba26dcd2a Remove unused file project-sequence-steps.ts Victor Giers 2026-04-15 01:07:25 +02:00
  • 39fedfca55 Update durationMinutes in project document JSON test Victor Giers 2026-04-15 00:55:26 +02:00
  • b9cb163aac Enhance runtime project scheduler test with path definitions Victor Giers 2026-04-15 00:54:46 +02:00
  • 49ed94dbcd Update project document JSON test to include duration and lane details Victor Giers 2026-04-15 00:54:39 +02:00
  • d2fc644bcc Add startMinute, durationMinutes, and lane to sequence steps in tests Victor Giers 2026-04-15 00:54:33 +02:00
  • a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests Victor Giers 2026-04-15 00:54:26 +02:00
  • 3828b8d43b Add test for resolving timed held sequence clips Victor Giers 2026-04-15 00:54:08 +02:00
  • f3e223f358 Add startMinute, durationMinutes, and lane to test step Victor Giers 2026-04-15 00:53:55 +02:00
  • e219a881e3 Remove unused import from runtime-project-scheduler.ts Victor Giers 2026-04-15 00:53:35 +02:00
  • dfe6e7ff82 Specify return type for reduce in getProjectSequenceDurationMinutes Victor Giers 2026-04-15 00:53:33 +02:00
  • 1b160de137 Change input types to number for sequence and clip timing fields in ProjectSequencesPanel.tsx Victor Giers 2026-04-15 00:53:00 +02:00
  • d87119f1ce Update App and ProjectSchedulePane components with new handlers and styles for sequence duration and clip timing Victor Giers 2026-04-15 00:52:41 +02:00
  • 6969a20066 Update ProjectSchedulePane with sequence duration and clip timing functionality Victor Giers 2026-04-15 00:51:36 +02:00
  • 0d49a69b9b Add ProjectSequencesPanel component Victor Giers 2026-04-15 00:51:06 +02:00
  • ef5e7f40ed Remove ProjectSequencesPanel component and its associated logic Victor Giers 2026-04-15 00:49:26 +02:00
  • bb05c7c19e Update project sequence creation and timing handling Victor Giers 2026-04-15 00:48:51 +02:00
  • e687dd7494 Import constants and functions in App.tsx Victor Giers 2026-04-15 00:48:15 +02:00
  • 87b1217a3b Add function to get next sequence clip lane Victor Giers 2026-04-15 00:48:11 +02:00
  • d5209c903a Enhance runtime-project-scheduler.ts with resolved held effects and path effect resolution Victor Giers 2026-04-15 00:47:53 +02:00
  • 06e0b7c555 Update project-sequence-steps.ts to use getControlEffectResolutionKey Victor Giers 2026-04-15 00:47:28 +02:00
  • 661741aed8 Add validation for project sequence duration and clip properties in scene-document-validation.ts Victor Giers 2026-04-15 00:47:17 +02:00
  • a17b6fae05 Update sequence clip reading to include startMinute, durationMinutes, and lane Victor Giers 2026-04-15 00:46:56 +02:00
  • 133a83bcdb Update scene document version and add project sequence duration Victor Giers 2026-04-15 00:46:45 +02:00
  • 932f03ba30 Refactor sequence steps with timing and normalization functions Victor Giers 2026-04-15 00:46:06 +02:00
  • 6dd5b1859f Convert sequence selection logic into an IIFE Victor Giers 2026-04-15 00:24:57 +02:00
  • d8d33b37fe Fix variable name from step to clip in input value assignment Victor Giers 2026-04-15 00:24:47 +02:00
  • a024c7f798 Wrap timeline and aside elements in a fragment Victor Giers 2026-04-15 00:24:20 +02:00
  • 744d0d1ba5 Fix variable references in getControlClip functions Victor Giers 2026-04-15 00:24:05 +02:00
  • b129f78788 Rename button text in ProjectSchedulePane Victor Giers 2026-04-15 00:23:56 +02:00
  • df2c543b40 Update routine sequence message Victor Giers 2026-04-15 00:23:53 +02:00
  • 00e0d77a18 Remove unused test file for project sequence templates Victor Giers 2026-04-15 00:23:33 +02:00
  • 768a963025 Add legacy dialogue to project document JSON test Victor Giers 2026-04-15 00:23:22 +02:00
  • 09fe277239 Add test for migrating legacy project sequence steps into clips Victor Giers 2026-04-15 00:23:13 +02:00
  • 78098d200e Remove unused file project-sequence-templates.ts Victor Giers 2026-04-15 00:22:40 +02:00
  • 144c717757 Correct error messages for sequence clip validation Victor Giers 2026-04-15 00:22:28 +02:00
  • 6975a12d5b Set sequencer mode to 'timeline' when opening schedule pane Victor Giers 2026-04-15 00:22:17 +02:00
  • d70924fade Add 'Edit Sequences' button to ProjectSchedulePane Victor Giers 2026-04-15 00:21:56 +02:00
  • 10766159a5 Update labels and descriptions in ProjectSchedulePane.tsx Victor Giers 2026-04-15 00:21:47 +02:00
  • 7eee6c89e4 Add edit in Sequencer button and material summary for Run Sequence links Victor Giers 2026-04-15 00:21:40 +02:00
  • c022753795 Remove Sequences panel from App.tsx Victor Giers 2026-04-15 00:21:12 +02:00
  • b5d3279fda Enhance ProjectSequencerPane with additional props and handlers Victor Giers 2026-04-15 00:21:04 +02:00
  • a45da04a75 Add mode toggle and sequence editor to ProjectSequencerPane Victor Giers 2026-04-15 00:20:41 +02:00
  • 141086e325 Add mode and sequence management to ProjectSchedulePane Victor Giers 2026-04-15 00:20:24 +02:00
  • d5b215370d Update App.tsx to handle default sequence selection and open sequencer editor with status message Victor Giers 2026-04-15 00:20:06 +02:00
  • c26a0d60d9 Refactor sequence handling in App component Victor Giers 2026-04-15 00:19:42 +02:00
  • 97f2dbf4b1 Add sequencer mode state and update App component Victor Giers 2026-04-15 00:19:37 +02:00
  • 1836e94efb Update project sequence step references to clips Victor Giers 2026-04-15 00:19:26 +02:00
  • 07bf28e53d Rename SequenceStep to SequenceClip and update related functions Victor Giers 2026-04-15 00:18:56 +02:00
  • f13188bf32 Refactor sequence step handling to use clips Victor Giers 2026-04-15 00:18:24 +02:00
  • 10e0c52fee Rename SequenceStep to SequenceClip and update related functions Victor Giers 2026-04-15 00:17:56 +02:00
  • 4755cfdd0d Update type definitions in project-sequence-templates.ts Victor Giers 2026-04-15 00:08:09 +02:00
  • 06f3db4cf5 Add tests for project sequence templates Victor Giers 2026-04-15 00:08:00 +02:00
  • 6bfb25ed6d Update sequence labels and add compatibility check in ProjectSchedulePane Victor Giers 2026-04-15 00:07:52 +02:00
  • 1c22b8c4f8 Ensure default impulse project sequence on interaction Victor Giers 2026-04-15 00:07:27 +02:00
  • f6f08735ff Add project sequence templates Victor Giers 2026-04-15 00:07:13 +02:00
  • 7ed5751684 Remove unused constant from project-document-json.test.ts Victor Giers 2026-04-14 23:54:31 +02:00
  • ad84de0ca6 Add tests for project schedule routines and interaction run-sequence links Victor Giers 2026-04-14 23:54:00 +02:00
  • e98ff663be Add test for resolving actor held steps from referenced project sequences Victor Giers 2026-04-14 23:53:47 +02:00
  • d3fcb10ebc Test run-sequence links through authored impulse steps in RuntimeInteractionSystem Victor Giers 2026-04-14 23:53:35 +02:00
  • d351eb6176 Add NPC entity to project document JSON test Victor Giers 2026-04-14 23:53:27 +02:00
  • b578897fd0 Update imports and add new function in runtime-interaction-system.test.ts Victor Giers 2026-04-14 23:50:12 +02:00
  • a88fb5422d Add trigger volume entity creation in project document JSON test Victor Giers 2026-04-14 23:49:56 +02:00
  • 78e9ed6ad1 Update test version to PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION Victor Giers 2026-04-14 23:49:55 +02:00
  • c0a9226481 Add tests for project sequences and migration Victor Giers 2026-04-14 23:49:42 +02:00
  • 2beedcf6ab Remove unused import in App.tsx Victor Giers 2026-04-14 23:48:48 +02:00
  • c2b26a4ba1 Include sequences in runtime project scheduler tests Victor Giers 2026-04-14 23:48:20 +02:00
  • 4ab0d56026 Add project sequence library to runtime scene fixture Victor Giers 2026-04-14 23:47:45 +02:00
  • 8c1f332a85 Rename dialogues parameter to projectResources in validateProjectSequence Victor Giers 2026-04-14 23:47:22 +02:00
  • 5526519fc0 Remove unused function getHeldSequenceControlEffects from App.tsx Victor Giers 2026-04-14 23:47:09 +02:00
  • ac0f8b84f8 Add support for 'startDialogue' step type in ProjectSequencesPanel Victor Giers 2026-04-14 23:47:03 +02:00
  • d8482e6834 Add support for 'runSequence' interaction link in migrate-scene-document.ts Victor Giers 2026-04-14 23:46:59 +02:00
  • ba9deb43b5 Add sequences to SceneDocument migration Victor Giers 2026-04-14 23:46:46 +02:00
  • 67da46a9b6 Import ProjectScheduleEffectOptionId type Victor Giers 2026-04-14 23:45:22 +02:00
  • d6b3b39edf Add 'Run Sequence' interaction action label Victor Giers 2026-04-14 23:45:09 +02:00
  • 55342fc9e3 Include sequences in resolved scheduler state Victor Giers 2026-04-14 23:44:52 +02:00
  • 72ca99fde7 Add Sequences panel to App component Victor Giers 2026-04-14 23:44:31 +02:00
  • 3ed30308ee Update App component to include sequences and handle sequence ID changes Victor Giers 2026-04-14 23:44:21 +02:00
  • ee5ba05a93 Add 'Run Sequence' option and corresponding UI elements in App.tsx Victor Giers 2026-04-14 23:43:58 +02:00
  • 3e0c5a02c5 Add runSequence interaction link handling and updates Victor Giers 2026-04-14 23:43:50 +02:00
  • a824dc3235 Add function to handle adding sequence interaction link Victor Giers 2026-04-14 23:43:20 +02:00
  • e40903e798 Update routine summary and effect handling Victor Giers 2026-04-14 23:43:09 +02:00
  • 9b73968ec4 Add sequenceId check in ProjectSchedulePane Victor Giers 2026-04-14 23:42:59 +02:00
  • 29a2abab87 Add sequence selection and update UI for selectedRoutine Victor Giers 2026-04-14 23:42:32 +02:00
  • e31c5da328 Update routine effect checks and summaries in ProjectSchedulePane Victor Giers 2026-04-14 23:42:16 +02:00
  • 1f2cff3075 Add sequences and related logic to ProjectSequencerPane Victor Giers 2026-04-14 23:42:08 +02:00
  • 88fc495bfa Update ProjectSchedulePane to include sequence handling and props Victor Giers 2026-04-14 23:41:48 +02:00
  • cba0aa98b2 Add filters for project held and impulse sequences in App.tsx Victor Giers 2026-04-14 23:41:15 +02:00
  • 214d35285a Add project sequence control and dialogue step handling functions Victor Giers 2026-04-14 23:41:01 +02:00
  • 1196e3c501 Add functions for managing project sequences and steps in App.tsx Victor Giers 2026-04-14 23:40:36 +02:00
  • ef32ba1c36 Add project sequence update functionality in App.tsx Victor Giers 2026-04-14 23:40:21 +02:00
  • 21ff64fab9 Add effect to set initial sequence ID if not selected Victor Giers 2026-04-14 23:40:13 +02:00
  • 8a8f60f3c9 Add project sequence list and selected sequence ID state in App.tsx Victor Giers 2026-04-14 23:40:00 +02:00
  • 48a6334a27 Import additional sequence control functions in App.tsx Victor Giers 2026-04-14 23:39:51 +02:00
  • ec46a2fddb Update App.tsx to include ProjectSequencesPanel and related imports Victor Giers 2026-04-14 23:39:15 +02:00
  • 64f6eba8bd Add ProjectSequencesPanel component Victor Giers 2026-04-14 23:39:03 +02:00
  • 5bf9e7b73f Include sequences in scheduler state resolution Victor Giers 2026-04-14 23:37:52 +02:00