Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug Report] - Fear pathing issues #166

Open
valens14 opened this issue Apr 6, 2023 · 0 comments
Open

🐛 [Bug Report] - Fear pathing issues #166

valens14 opened this issue Apr 6, 2023 · 0 comments

Comments

@valens14
Copy link

valens14 commented Apr 6, 2023

Decription:

Fear pathing currently has some potential rare issues on feared units.

How it works:

Fear pathing can cause effects like mobs pathing into walls and becoming stuck in the walls or players getting feared through terain and falling to their deaths.

How it should work:

Fear pathing should not result in glitching through terrain.

Source - You need to provide a source as evidence:

Falling through the world is probably not intended fear behavior.

Additional Information:

Cmangos core has a few commits that address these issues.

cmangos/mangos-tbc@526abba
This commit creates a leashing distance to avoid units running to narnia when they are feared by having a leashing radius during the fear random angle selection

cmangos/mangos-tbc@879a274
This commit addresses feared targets moving to weird LoS locations, I think you may have pulled this one already though since you have commented on it.

cmangos/mangos-tbc@8fd1742
This one is a pretty hefty rewrite of the random motion generator. Would need to look into the effects of this one more.

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

No branches or pull requests

1 participant