neon-sprawl/docs/plans
VinPropane 7b11d4e238 NS-24: Eliminate idle jitter and movement QA bumps (Godot client)
Physics: Jolt 3D; physics_interpolation off; 120 TPS. CharacterBody3D idle
path uses dual floor_max_angle, rim/straddle and ridged-contact handling,
rim settle and random-floor-bump lip/wall escape, floor_block_on_wall,
NavigationAgent3D avoidance off, per-node interp off. No global_transform in
_process (avoid render/physics ghosting).

QA geometry: random_floor_bumps.gd (load from main.gd); each bump on its own
StaticBody3D under NavigationRegion3D; random_floor_bump_collision_constants.gd
for collider fudge and RANDOM_FLOOR_BUMP_MESH_GROUP.

Scene: player safe_margin and mesh Y lift; MoveRejectPedestal / MoveRejectFarPad
renamed from NS19*; Mat_player_capsule without polygon_offset (per follow-up).

Docs: NS-24 plan + resolution, client/README manual steps, code review
2026-04-05-NS-24.md; server/README bump height note. Code/scene identifiers
avoid ticket-based ns19_* naming.
2026-04-06 00:32:41 -04:00
..
NS-14-implementation-plan.md fix(client): reliable NS-14 click-to-move without NavigationMesh 2026-03-29 22:08:25 -04:00
NS-15-implementation-plan.md NS-16: MoveCommand → server PositionState, Godot sync, tests 2026-03-30 19:54:17 -04:00
NS-16-implementation-plan.md NS-23: NavigationAgent3D path-follow with server move authority 2026-04-05 00:23:03 -04:00
NS-17-implementation-plan.md NS-17: PostgreSQL position persistence and integration tests 2026-03-30 22:55:17 -04:00
NS-18-implementation-plan.md NS-18: InteractionRequest, client prototype, Postgres test UX 2026-04-04 20:19:33 -04:00
NS-19-implementation-plan.md NS-19: server move validation, client rejection UX, scene QA props 2026-04-04 23:39:40 -04:00
NS-23-implementation-plan.md docs: Link NS-24 for idle jitter (plan + client README) 2026-04-05 15:04:09 -04:00
NS-24-implementation-plan.md NS-24: Eliminate idle jitter and movement QA bumps (Godot client) 2026-04-06 00:32:41 -04:00
internal-content-authoring.md chore: Epic 2 E2.M1 stub, content CI validation, doc follow-ups 2026-04-03 21:27:52 -04:00