Commit Graph

11 Commits

Author SHA1 Message Date
a72b321027 auto-git:
[change] src/app/App.tsx
 [change] tests/domain/runtime-interaction-system.test.ts
 [change] tests/unit/first-person-navigation-controller.test.ts
 [change] tests/unit/pause-navigation-controller.test.ts
 [change] tests/unit/third-person-navigation-controller.test.ts
2026-04-22 17:16:35 +02:00
944a63fda9 Remove tests for input suspension in navigation controllers 2026-04-14 22:42:35 +02:00
e8b26e4f96 Add test case to ignore drag orbit and zoom while input is suspended 2026-04-14 22:40:06 +02:00
7ed32f6fee Refactor and update third-person navigation controller tests 2026-04-11 22:16:07 +02:00
2fae015855 Update tests for player controller telemetry and refactor navigation controller tests 2026-04-11 19:14:22 +02:00
c1f0cacd83 Update ThirdPersonNavigationController tests with sprint input handling 2026-04-11 18:44:33 +02:00
e9e31d3fe5 Update test for feet position calculation 2026-04-11 18:05:55 +02:00
225a5fa1c1 Update test for ThirdPersonNavigationController with movement template speed check 2026-04-11 18:03:08 +02:00
eabc9ab294 Add gamepad support for third-person camera orbit in tests 2026-04-11 12:33:54 +02:00
9355531c0c Update third-person-navigation-controller.test.ts with new imports and resolved player motion type 2026-04-11 12:20:03 +02:00
4d682eed17 Add unit test for ThirdPersonNavigationController 2026-04-11 12:17:09 +02:00