neon-sprawl/server/NeonSprawl.Server.Tests/Game/PositionState
VinPropane ac75af9c73 NEON-29: remove horizontal step limit; add HorizontalStepEnabled flag
Expanded 45×45 district made the 18 m MaxHorizontalStep too restrictive
(floor diagonal ~63 m). Add HorizontalStepEnabled to MovementValidationOptions
(default false, matching DistrictBoundsEnabled pattern) so the check is
skipped unless explicitly opted in. Add test for disabled case (9 pass).
Update README and plan with the decision.
2026-04-11 18:17:32 -04:00
..
MoveCommandApiTests.cs NS-19: server move validation, client rejection UX, scene QA props 2026-04-04 23:39:40 -04:00
MoveCommandValidationTests.cs NEON-29: remove horizontal step limit; add HorizontalStepEnabled flag 2026-04-11 18:17:32 -04:00
PositionStateApiTests.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresCollection.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresDockerHelper.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresIntegrationHarness.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
PostgresPositionStateIntegrationTests.cs NS-19: server move validation, client rejection UX, scene QA props 2026-04-04 23:39:40 -04:00
PostgresWebApplicationFactory.cs NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
RequirePostgresFactAttribute.cs NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00