Commit Graph

13 Commits

Author SHA1 Message Date
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
546f203012 Add test for airborne input pushing into a wall 2026-04-12 01:47:39 +02:00
84ea08e5cc Adjust player locomotion logic to prioritize ground probe for grounded state determination 2026-04-12 01:29:23 +02:00
7a25c5c7b7 Add test for sprint jump airborne while crossing narrow water 2026-04-11 22:22:05 +02:00
a35f6aec95 Update player locomotion tests with new volume state handling and scenarios 2026-04-11 22:14:11 +02:00
0620ef8a13 Import createIdleRuntimeLocomotionState in player-locomotion.test.ts 2026-04-11 21:45:44 +02:00
44d4b08ba4 Add test for airborne planar momentum preservation 2026-04-11 21:44:36 +02:00
89fe72fc10 Add maxStepHeight to DEFAULT_MOVEMENT in player-locomotion.test.ts 2026-04-11 21:02:22 +02:00
925d2fe139 Add maxSpeed to player movement in tests 2026-04-11 20:33:32 +02:00
5b573d48d0 Update player locomotion test with movement template and additional state properties 2026-04-11 20:20:44 +02:00
cb24c0afe8 Add unit tests for player locomotion and update collision handling logic 2026-04-11 19:54:51 +02:00