Commit Graph

611 Commits

Author SHA1 Message Date
df2c543b40 Update routine sequence message 2026-04-15 00:24:17 +02:00
6975a12d5b Set sequencer mode to 'timeline' when opening schedule pane 2026-04-15 00:22:40 +02:00
7eee6c89e4 Add edit in Sequencer button and material summary for Run Sequence links 2026-04-15 00:21:45 +02:00
c022753795 Remove Sequences panel from App.tsx 2026-04-15 00:21:21 +02:00
b5d3279fda Enhance ProjectSequencerPane with additional props and handlers 2026-04-15 00:21:11 +02:00
d5b215370d Update App.tsx to handle default sequence selection and open sequencer editor with status message 2026-04-15 00:20:11 +02:00
c26a0d60d9 Refactor sequence handling in App component 2026-04-15 00:19:53 +02:00
97f2dbf4b1 Add sequencer mode state and update App component 2026-04-15 00:19:53 +02:00
1836e94efb Update project sequence step references to clips 2026-04-15 00:19:36 +02:00
1c22b8c4f8 Ensure default impulse project sequence on interaction 2026-04-15 00:07:51 +02:00
2beedcf6ab Remove unused import in App.tsx 2026-04-14 23:49:55 +02:00
5526519fc0 Remove unused function getHeldSequenceControlEffects from App.tsx 2026-04-14 23:47:28 +02:00
67da46a9b6 Import ProjectScheduleEffectOptionId type 2026-04-14 23:46:04 +02:00
d6b3b39edf Add 'Run Sequence' interaction action label 2026-04-14 23:46:04 +02:00
72ca99fde7 Add Sequences panel to App component 2026-04-14 23:44:36 +02:00
3ed30308ee Update App component to include sequences and handle sequence ID changes 2026-04-14 23:44:26 +02:00
ee5ba05a93 Add 'Run Sequence' option and corresponding UI elements in App.tsx 2026-04-14 23:44:03 +02:00
3e0c5a02c5 Add runSequence interaction link handling and updates 2026-04-14 23:43:55 +02:00
a824dc3235 Add function to handle adding sequence interaction link 2026-04-14 23:43:24 +02:00
cba0aa98b2 Add filters for project held and impulse sequences in App.tsx 2026-04-14 23:41:58 +02:00
214d35285a Add project sequence control and dialogue step handling functions 2026-04-14 23:41:15 +02:00
1196e3c501 Add functions for managing project sequences and steps in App.tsx 2026-04-14 23:40:45 +02:00
ef32ba1c36 Add project sequence update functionality in App.tsx 2026-04-14 23:40:25 +02:00
21ff64fab9 Add effect to set initial sequence ID if not selected 2026-04-14 23:40:16 +02:00
8a8f60f3c9 Add project sequence list and selected sequence ID state in App.tsx 2026-04-14 23:40:07 +02:00
48a6334a27 Import additional sequence control functions in App.tsx 2026-04-14 23:40:07 +02:00
ec46a2fddb Update App.tsx to include ProjectSequencesPanel and related imports 2026-04-14 23:39:50 +02:00
ff1c7cb87e Rename ProjectSchedulePane to ProjectSequencerPane and update App.tsx import 2026-04-14 23:20:54 +02:00
bcbb3dd70f Rename ProjectSchedulePane to ProjectSequencerPane 2026-04-14 23:16:42 +02:00
abdab08cd7 Update terminology from 'schedule' to 'sequencer' and add tests for project sequence steps 2026-04-14 23:15:44 +02:00
28515a418f Rename 'scheduler' to 'sequencer' in App.tsx and ProjectSchedulePane.tsx 2026-04-14 23:15:02 +02:00
696a450c42 Rename ProjectSchedulePane to ProjectSequencerPane and update related logic 2026-04-14 23:14:30 +02:00
fc2c8b8b24 Add support for system actions in player input bindings 2026-04-14 22:39:42 +02:00
fe4cdad1dc Add pause functionality validation in scene document 2026-04-14 22:39:31 +02:00
b44d5f9263 Add function to canonicalize interaction link trigger 2026-04-14 21:27:59 +02:00
df6f1b50da Update App.tsx to reseed editor viewport on Start Day and Start Time change 2026-04-14 20:57:48 +02:00
83a3e74444 Add options parameter to applyProjectTimeSettings and updateProjectTimeSettings in App.tsx 2026-04-14 20:56:33 +02:00
cbacf9ea5e Enhance clock display and add controls for editor simulation in App.tsx 2026-04-14 20:52:35 +02:00
244e24eb50 Pass editorSimulationScene and editorSimulationClock to components in App.tsx 2026-04-14 20:52:35 +02:00
ebaf33234f Update App.tsx to reset editor simulation clock override when not playing 2026-04-14 20:52:35 +02:00
774e05cd3d Add editor simulation control functions 2026-04-14 20:52:09 +02:00
6d11a7570b Add simulation clock and playing state management in App.tsx 2026-04-14 20:52:03 +02:00
138b99cbba Integrate authored editor simulation clock in App.tsx 2026-04-14 20:51:33 +02:00
47088b5a5f Add simulation state variables to App.tsx 2026-04-14 20:51:33 +02:00
b49e87a1a0 Add offsetRuntimeClockState and formatRuntimeDayPhaseLabel functions 2026-04-14 20:51:09 +02:00
48661f8ee7 Add runtime clock state functions and constants 2026-04-14 20:51:09 +02:00
ae65dcd51e Add NPC dialogue selection UI 2026-04-14 20:33:34 +02:00
e784fe1dc2 Add dialogueId support in applyNpcChange 2026-04-14 20:33:34 +02:00
c7f5764ca2 Add NPC dialogue handling in App.tsx 2026-04-14 20:33:18 +02:00
ee50968474 Ensure selected dialogue ID is set on initial load 2026-04-14 19:59:09 +02:00