Commit Graph

468 Commits

Author SHA1 Message Date
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
350de1eea0 Add max speed input field and bunny hopping options in App.tsx 2026-04-11 20:31:59 +02:00
761fc14934 Add maxSpeed property to playerStartMovementTemplateDraft 2026-04-11 20:31:59 +02:00
40664ae07c Read maxSpeed and bunnyHopBoost in App component 2026-04-11 20:31:30 +02:00
14b49f7c01 Add maxSpeed and bunnyHopBoost to PlayerStartMovementTemplateNumberDraft 2026-04-11 20:31:30 +02:00
91790affcb Refactor event handlers in App.tsx to extract value assignment 2026-04-11 20:21:38 +02:00
c351084c0f Remove unused readNonNegativeNumberDraft function from App.tsx 2026-04-11 20:20:38 +02:00
a45f299dd8 Enhance player movement template with jump, sprint, and crouch capabilities 2026-04-11 20:14:10 +02:00
f52b7bc50b Add functions for managing player start movement template draft 2026-04-11 20:12:51 +02:00
75eabf784f Add player start movement template number draft state and handlers in App.tsx 2026-04-11 20:12:10 +02:00
229fb13883 Add responsive and custom movement templates with additional properties 2026-04-11 20:11:18 +02:00
430770d645 Add functions to format runner telemetry signals, audio hook, and animation hook in App.tsx 2026-04-11 19:13:15 +02:00
d6c021616a Handle undefined locomotionState in App.tsx 2026-04-11 18:42:46 +02:00
f83e2dc960 Update telemetry display in App.tsx 2026-04-11 18:41:35 +02:00
3fe479f947 Add locomotion actions and update labels in App.tsx 2026-04-11 18:41:12 +02:00
e5d3352e2f Update action label in App.tsx 2026-04-11 18:41:12 +02:00
4fcb5268d8 Refactor and add new gamepad action binding handling in App.tsx 2026-04-11 18:40:49 +02:00
cfa5e6c25a Update state type in App.tsx 2026-04-11 18:40:49 +02:00
b9844f1b31 Add functions to format runner locomotion state details 2026-04-11 18:40:34 +02:00
c48d9f2bd0 Update player movement and input handling in App.tsx 2026-04-11 18:40:24 +02:00
6c060b5562 Update App.tsx with new player start gamepad action bindings and locomotion actions 2026-04-11 18:40:15 +02:00
0b6b7704ea Add movement template selection to App component 2026-04-11 18:01:34 +02:00
e2f327ce07 Include movementTemplate in applyPlayerStartChange function 2026-04-11 18:01:30 +02:00
21a7eae9aa Initialize and update playerStartMovementTemplateDraft in App.tsx 2026-04-11 18:01:30 +02:00
e1978d929d Add playerStartMovementTemplateDraft state in App.tsx 2026-04-11 18:01:30 +02:00