Skretzo / shortest-path

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

Display hints for all transports #65

Closed SpecialMike closed 6 months ago

SpecialMike commented 6 months ago

This works by keeping the notes to be rendered on the transport itself (in displayNotes), then looking up the transport again from the config during rendering. If there are many valid transports then each will be rendered stacked on one another, however this should be unlikely. The data in displayNotes comes from column 7 from each tsv file.

Thanks to the changes in 67fa709c5fe15e8d31f4758d9d30c9e892852a16, this means that gnome gliders and spirit trees are supported as well as fairy rings were. Here's an example trip from the GE to digsite: image image