Skretzo / shortest-path

Pathfinding for Old School RuneScape
BSD 2-Clause "Simplified" License
14 stars 27 forks source link

Pathing makes pointless detours and phases through walls #18

Closed lbenedetto closed 1 year ago

lbenedetto commented 1 year ago

Keeps pathing me through walls and such. In this example, it wanted me to make an inefficient detour north, phase through the fence, and then jump over the turnstile to get back across the fence, and then head back south again. There was no reason for the path to go anywhere near this fence. image

Skretzo commented 1 year ago

Does this still happen? I fixed this issue 6 days ago.

If this issue still exists I would be very happy if you could provide a minimal example of the issue (show me the start and end of your path), along with which settings you have enabled in your plugin

lbenedetto commented 1 year ago

Ok, probably fixed then. I created this issue 9 days ago, but in the wrong fork.