Skip to content

Skretzo/shortest-path

 
 

Repository files navigation

Shortest Path

Draws the shortest path to a chosen destination on the map (right click a spot on the world map or shift right click a tile to use).

illustration

Issues, bugs, suggestions and help

Problem Link
🐛 Bug report
Report an issue encountered while using the plugin, or take a look at already reported bugs.
issue
💡 Feature request
Request a new feature or suggestion, or take a look at already reported enhancements.
feature
💬 Discord server
Found a bug, need help with using the plugin, or just want to talk about it with other people?
discord

Features, examples and options

Read the plugin wiki for info about features, examples and plugin options.

Coordinate dump

Generate the transport and destination coordinate JSON with:

python3 scripts/dump_transport_coordinates.py

Pass additional arguments when needed:

python3 scripts/dump_transport_coordinates.py --pretty --output build/transport-coordinates.json

Developer tooling

Developer dashboards and OSRS cache dumpers live in shortest-path-tooling. The published dashboard is available on GitHub Pages: https://skretzo.github.io/shortest-path/

About

Pathfinding for Old School RuneScape

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • Java 95.5%
  • Python 3.8%
  • Shell 0.7%