Skip to content

Fix Quake floor grounding fallback#42

Merged
agustin-lowpoly merged 1 commit into
mainfrom
floor-grounding-fallback
Jun 27, 2026
Merged

Fix Quake floor grounding fallback#42
agustin-lowpoly merged 1 commit into
mainfrom
floor-grounding-fallback

Conversation

@agustin-lowpoly

Copy link
Copy Markdown
Contributor

Summary

  • fall back to the prepared static floor grid when hull floor tracing misses a walkable brush
  • add regression coverage for the E1M4 copied-view stuck pose
  • sample fallback floor cells across all prepared shareware maps and verify short grounded moves stay grounded

Validation

  • git diff --cached --check
  • node --test test/collisionFloor.test.mjs test/movementConstants.test.mjs
  • node --test test/*.test.mjs
  • pnpm build

@agustin-lowpoly agustin-lowpoly merged commit ce3f5de into main Jun 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant