neon-sprawl/server/NeonSprawl.Server
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
..
Game NEON-29: remove horizontal step limit; add HorizontalStepEnabled flag 2026-04-11 18:17:32 -04:00
Properties NS-16: MoveCommand → server PositionState, Godot sync, tests 2026-03-30 19:54:17 -04:00
NeonSprawl.Server.csproj NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00
Program.Waf.cs NS-15 implement position state api 2026-03-29 23:08:17 -04:00
Program.cs chore: disable ASP.NET HttpLogging; update client project.godot 2026-04-10 22:27:35 -04:00
appsettings.Development.json chore: disable ASP.NET HttpLogging; update client project.godot 2026-04-10 22:27:35 -04:00
appsettings.json NS-19: server move validation, client rejection UX, scene QA props 2026-04-04 23:39:40 -04:00