Commit Graph

241 Commits

Author SHA1 Message Date
60a4f01adf Use createDefaultWorldSettings in createEmptySceneDocument 2026-04-13 21:30:59 +02:00
7b0e561f00 Add paths array to runtime scene fixture 2026-04-13 21:30:59 +02:00
3646769648 Add test for invalid authored path foundations validation 2026-04-13 21:29:26 +02:00
786fc7ce81 Ensure paths are initialized in createEmptySceneDocument 2026-04-13 21:29:26 +02:00
65b1e9e68b Add tests for scene path resolution and sampling 2026-04-13 21:27:44 +02:00
26f4c1b8ac Update test for runtime scene paths and segments 2026-04-13 21:27:01 +02:00
bdf127d980 Add scene path creation and update tests 2026-04-13 21:26:48 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
0b112b1c45 Add test for invalid NPC collider eye height 2026-04-13 17:31:19 +02:00
2338adcae4 Update tests to reflect new collider expectations 2026-04-13 17:31:12 +02:00
ed60b22a44 Update test with static model asset ID 2026-04-13 16:36:23 +02:00
0d3de2d2a6 Add NPC entity to buildRuntimeSceneFromDocument test 2026-04-13 16:35:11 +02:00
7832708e2a Add NPC validation tests in scene document validation 2026-04-13 16:34:28 +02:00
478c6d0dfa Add test for duplicating NPCs with fresh stable actor ID 2026-04-13 16:34:07 +02:00
dc33d99d81 Add NPC entity to project document and update tests 2026-04-13 16:33:47 +02:00
ac84a15d7f Add npcs array to runtime scene fixture 2026-04-13 16:33:25 +02:00
7c4c9a476f Add modelAssetId to entity target in editor-store tests 2026-04-13 16:33:25 +02:00
0904ff8bfb Fix formatting in runtime-project-time.test.ts 2026-04-13 15:56:08 +02:00
989efdd53d Add resolveRuntimeGlobalTimeState function and enhance runtime project time logic 2026-04-13 15:55:03 +02:00
1a360fb404 Enhance runtime project time tests with night background scenarios 2026-04-13 15:11:03 +02:00
59ba618e45 Update test for project time settings command 2026-04-13 15:11:03 +02:00
7f6b592852 Update CSS for runner canvas and add new test cases 2026-04-12 14:57:32 +02:00
658a5f5125 Update test to include default project time settings 2026-04-12 14:38:39 +02:00
ce2719179d Update tests for ambient light intensity checks 2026-04-12 14:36:19 +02:00
1c29b43e1a Update tests for runtime project time 2026-04-12 14:35:57 +02:00
013888ae4a Update tests for runtime project time with new scenarios and assertions 2026-04-12 14:34:47 +02:00
eed55b19ad Update tests for project time settings and lighting calculations 2026-04-12 14:14:38 +02:00
574687c555 Update tests for project time settings and world settings, add new properties and scenarios 2026-04-12 14:14:24 +02:00
8963adbee1 Add default project time settings to runtime scene fixture 2026-04-12 04:40:22 +02:00
e57a105133 Add tests for project time settings and runtime project time, update build-runtime-scene test 2026-04-12 04:35:24 +02:00
3a32162c4d Add interactionEnabled validation in scene document test 2026-04-12 03:59:41 +02:00
4a905992bc Import ProjectDocument type and update projectDocument variable type in delete-project-asset.test.ts 2026-04-12 03:57:47 +02:00
09be66b653 Add visibility and enabled properties to entity-player-start-main in scene-document-validation.test.ts 2026-04-12 03:57:47 +02:00
997190cb7a Update test to use correct brush property 2026-04-12 03:54:03 +02:00
60b7618f15 Add tests for deleting project assets 2026-04-12 03:53:15 +02:00
86b754ecdc Add test for hidden and disabled authored objects in runtime scene 2026-04-12 03:50:32 +02:00
9c1aaf255a Update entity properties and add visibility in build runtime scene tests 2026-04-12 03:50:14 +02:00
de9c7be82b Rename 'enabled' to 'interactionEnabled' in runtime interaction tests 2026-04-12 03:50:14 +02:00
0f4ccab2d6 Adjust brush stair step dimensions in test 2026-04-12 02:33:21 +02:00
6a07ef226d Increase iteration count in collision resolution test 2026-04-12 02:33:21 +02:00
9c147dfb72 Update step positions, sizes, and test iterations in collision world tests 2026-04-12 02:31:52 +02:00
379223ed64 Adjust dimensions and positions in collision world tests 2026-04-12 02:31:52 +02:00
b1d7720cdd Add stair height smoothing and update navigation controllers 2026-04-12 02:30:45 +02:00
42cee3d19a Add air direction only setting for player movement 2026-04-12 02:19:46 +02:00
9459cbd191 Update tests for player movement validation and serialization, add migration for version 33 Player Start jump settings 2026-04-12 02:06:46 +02:00
41dd4dc434 Update test coordinates in rapier-collision-world.test.ts 2026-04-12 01:56:42 +02:00
16d1e49c6c Add test for smooth falling when airborne input pushes into a wall 2026-04-12 01:54:56 +02:00
b10adb351c Add test for collision behavior when repeatedly walking into a wall from the ground 2026-04-12 01:40:25 +02:00
7cadda83f9 Add test for airborne ledge collision behavior 2026-04-12 01:29:51 +02:00
7bacc96d45 Update onBeforeCompile call with additional parameter in advanced-rendering.test.ts 2026-04-12 01:07:51 +02:00