Skretzo / shortest-path

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

Pathing to fairy ring from GE buggy. #23

Closed OreoJays closed 1 year ago

OreoJays commented 1 year ago

For some reason when i stand next to the northern GE Clerk and when i went to set a target for kourend catacombs. it took me to the canoe spot by ge, to take down to lumby, back to the GE, then to the fairy ring.

Skretzo commented 1 year ago

Yes, this is a known issue. Currently, transport time is not considered (or rather assumed to be instantaneous). I need to find a good way to incorporate this.

EKarpinsky commented 1 year ago

@Skretzo any update? I'd love to make a PR with data of transportation times (canoe for example is extremely long)

Skretzo commented 1 year ago

@EKarpinsky If you want to help out you can add transportation travel time (in ticks) to this sheet: https://docs.google.com/spreadsheets/d/1ekNVQ19xljlcbUHnG9pDjv8sr7bCQfBq6-bw9EKrMTw/edit?usp=sharing I have already added travel time for all boats, including canoes (separate sheet), so it's only agility shortcuts, doors, gates, ladders, staircases, etc that are missing. I plan to release this to the plugin in 1 or 2 weeks, but help after this is also very helpful and will just have to wait for the next release

Skretzo commented 1 year ago

Currently, transport time is not considered (or rather assumed to be instantaneous).

This was fixed in version 1.9.3. Some shortcuts are still missing transportation times which will be added eventually. Restart your client to fetch the update.