Commit Graph

17 Commits

Author SHA1 Message Date
927482a15c Refactor player start settings: remove mouse camera inversion and update first-person pointer lock logic 2026-04-27 18:15:39 +02:00
583cca3d09 Add tests for mouse camera inversion settings in player start entities 2026-04-27 17:22:04 +02:00
d5ba85b55f Feat: Add player start settings and clear target input binding tests 2026-04-27 16:01:33 +02:00
715f819f76 Feature: Implement and test clear target functionality for player start actions 2026-04-27 15:56:49 +02:00
80226aa362 auto-git:
[change] tests/domain/scene-document-validation.test.ts
 [change] tests/unit/entity-instances.test.ts
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-27 15:46:26 +02:00
9978885397 Add default interaction angle to player start entity tests 2026-04-27 15:17:53 +02:00
63224678c4 Feature: Add interaction reach property and persistence tests for Player Start entity 2026-04-26 23:06:10 +02:00
7932706a44 auto-git:
[change] tests/domain/build-runtime-scene.test.ts
 [change] tests/domain/scene-document-validation.test.ts
 [change] tests/serialization/scene-document-json.test.ts
 [change] tests/unit/entity-instances.test.ts
 [change] tests/unit/viewport-focus.test.ts
2026-04-22 17:21:20 +02:00
f27c71137e Add NPC entity creation and validation tests 2026-04-13 16:33:40 +02:00
2ee3362ff3 Update entity registry defaults to include jump, sprint, and crouch settings 2026-04-11 20:20:38 +02:00
bf34e5e971 Add input bindings for keyboard and gamepad in entity-instances.test.ts 2026-04-11 18:45:14 +02:00
98fd79f609 Add movement template to player start entity 2026-04-11 18:02:04 +02:00
d36b40c333 Add navigationMode to entity-instances test data 2026-04-11 11:20:03 +02:00
3507e01e4a Update player start entity defaults in tests 2026-04-04 15:57:32 +02:00
c6e9c007b8 Update sound emitter default properties in tests 2026-04-02 19:46:51 +02:00
707d913765 Add tests for pointLight and spotLight entity creation 2026-03-31 20:17:08 +02:00
eebb473e49 Add unit tests for entity instances 2026-03-31 06:00:14 +02:00