Skip to content

EXPERIMENTAL: Rip out WALLHACK flag (for now)#9981

Draft
zach2good wants to merge 1 commit into
basefrom
zach2good/pathing_improvements
Draft

EXPERIMENTAL: Rip out WALLHACK flag (for now)#9981
zach2good wants to merge 1 commit into
basefrom
zach2good/pathing_improvements

Conversation

@zach2good

Copy link
Copy Markdown
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

With all of my experimentation around navmesh rebuilding, It became apparent that the quality of the navmeshes were only like 15% of the problem. The overwhelming majority of the problem is that mobs will do a FINE job walking part-way to you, and then wallhack the rest. This wallhacking makes them run over holes and ledges that are CORRECT in the navmesh.

So, I've ripped out all the wallhacking and we're going to reintroduce it from scratch, knowing that at it's base level mobs move correctly and safely.

Also collecting problem areas and areas rife for abuse, so if you're an abuser don't get your hopes up.

@zach2good zach2good force-pushed the zach2good/pathing_improvements branch 6 times, most recently from 0adfbdd to f3e23df Compare May 7, 2026 22:11
@zach2good zach2good force-pushed the zach2good/pathing_improvements branch from f3e23df to 497832c Compare May 7, 2026 22:33
@github-actions github-actions Bot added the stale label May 22, 2026
@zach2good zach2good added hold On hold, pending further action/info and removed stale labels May 22, 2026
@LandSandBoat LandSandBoat deleted a comment from github-actions Bot May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hold On hold, pending further action/info

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant