Commit Graph

664 Commits

Author SHA1 Message Date
69c4896b42 Import and use NPC actor registry in App.tsx 2026-04-13 17:28:09 +02:00
9b1c089809 Implement NPC form fields in App.tsx 2026-04-13 16:29:24 +02:00
cdab4d320b Add NPC option to entity creation menu 2026-04-13 16:29:24 +02:00
295d689fab Add NPC change application logic 2026-04-13 16:28:51 +02:00
3b24ff6c21 Add NPC placement functionality in App.tsx 2026-04-13 16:28:33 +02:00
da5a5b70d6 Add NPC entity creation and management features 2026-04-13 16:28:20 +02:00
de48a7530e Add checks for background mode before updating night gradient and intensity 2026-04-13 15:17:09 +02:00
949ba5f26d Remove advanced rendering settings from App.tsx 2026-04-13 15:14:18 +02:00
98638edcf9 Add advanced rendering options to App.tsx 2026-04-13 15:08:59 +02:00
d217597429 Add dawn, dusk, and night environment settings in App.tsx 2026-04-13 15:05:37 +02:00
a1a9a1b9b7 Update App.tsx to include image background selection 2026-04-13 15:03:57 +02:00
01649e235a Update world background label and add material summary in App.tsx 2026-04-13 15:03:43 +02:00
5aae97ac42 Update twilight transition description and remove time phase color inputs 2026-04-13 15:02:41 +02:00
4e2e6c97f8 Refactor time settings update logic in App.tsx 2026-04-13 15:01:04 +02:00
184e07f8ef Update state management for time-related properties in App.tsx 2026-04-13 15:00:13 +02:00
4f40ba1635 Update types and functions for world background settings 2026-04-13 14:59:46 +02:00
5bbcb2c850 Remove unused background overlay and update tests 2026-04-13 14:11:31 +02:00
7f6b592852 Update CSS for runner canvas and add new test cases 2026-04-12 14:57:32 +02:00
9e4891f667 Add Night Background Image feature in App.tsx 2026-04-12 14:34:17 +02:00
19f43be07a Add functions to apply night background asset and environment intensity 2026-04-12 14:33:57 +02:00
74b78a4290 Update state when editorState.projectDocument.time changes 2026-04-12 14:33:57 +02:00
36d19499bb Add state for project time night background environment intensity 2026-04-12 14:33:57 +02:00
adce86d2f9 Add background overlay to RunnerCanvas 2026-04-12 14:33:29 +02:00
2276201b7e Update material summary in App.tsx 2026-04-12 14:16:34 +02:00
43fa4c147b Enhance time settings in App component with day, sunrise, sunset, and twilight profiles 2026-04-12 14:14:12 +02:00
6b681408f5 Add function to toggle scene project time lighting enabled 2026-04-12 14:12:22 +02:00
bd49668736 Refactor project time settings application logic in App.tsx 2026-04-12 14:12:17 +02:00
25b64ba08e Update project time state management in App.tsx 2026-04-12 14:11:29 +02:00
136efe8bf9 Add state variables for additional project time settings in App.tsx 2026-04-12 14:11:21 +02:00
0212b9d2e7 Add function to assert project time settings are ordered 2026-04-12 14:11:21 +02:00
95c87a75dd auto-git:
[change] src/app/App.tsx
2026-04-12 14:10:47 +02:00
77d8f014e0 Add project time settings panel to App.tsx 2026-04-12 04:34:31 +02:00
2cd2e9e223 Add runtime clock and project time display in App component 2026-04-12 04:34:16 +02:00
b70029139a Update runtime global state creation with project document time 2026-04-12 04:34:16 +02:00
7402da790a Add project time settings functionality in App.tsx 2026-04-12 04:33:55 +02:00
466edaaf96 Add project time settings functionality in App.tsx 2026-04-12 04:33:43 +02:00
97f78b141f Update App.tsx and scene-document-validation.ts for asset management improvements 2026-04-12 03:56:18 +02:00
d4ab3886ee Enhance App.tsx with new functions and UI elements for asset management and entity state control 2026-04-12 03:47:58 +02:00
7843a5eb4e Rename 'enabled' to 'interactionEnabled' in App.tsx 2026-04-12 03:39:04 +02:00
3cf9b7e9df Remove unused imports and update asset handling in App.tsx 2026-04-12 03:38:58 +02:00
871d299281 Add previousProjectAssetsRef and deletedProjectAssetStorageRecordsRef to App.tsx 2026-04-12 03:38:58 +02:00
66c27167bc Update App.tsx with new asset handling and command imports 2026-04-12 03:38:37 +02:00
42cee3d19a Add air direction only setting for player movement 2026-04-12 02:19:46 +02:00
8aba9a02d7 Add air movement controls for player in App.tsx and related files 2026-04-12 02:06:32 +02:00
ee38c85094 Add whitebox bevel settings to advanced rendering in App.tsx 2026-04-12 01:05:16 +02:00
f0bcccdcb6 auto-git:
[change] src/app/App.tsx
2026-04-12 00:37:45 +02:00
c900f1000d Add UI input for maxStepHeight in App.tsx 2026-04-11 21:01:42 +02:00
8c3ee513c1 Read and validate maxStepHeight from draft 2026-04-11 21:01:42 +02:00
dbfd2cc5b1 Add maxStepHeight to playerStartMovementTemplateDraft 2026-04-11 21:01:42 +02:00
72160d5395 Add maxStepHeight to PlayerStartMovementTemplateNumberDraft 2026-04-11 21:01:14 +02:00