Skip to content

Add GPS plugin#13438

Open
PauloAguiar wants to merge 3 commits into
runelite:masterfrom
PauloAguiar:gps
Open

Add GPS plugin#13438
PauloAguiar wants to merge 3 commits into
runelite:masterfrom
PauloAguiar:gps

Conversation

@PauloAguiar

@PauloAguiar PauloAguiar commented Jul 8, 2026

Copy link
Copy Markdown

GPS is a turn-by-turn navigation. Draws the fastest route to a destination with live directions, progress and ETA, plus alternative routes using different teleports/transports, a searchable teleport-method catalog with availability modes, and destination search (places, dungeons, minigames, nearest-amenity). Built on Shortest Path (BSD-2, credited); adds the navigation layer and routes explorer on top.

GPS is different enough that after discussing it with the shortest path team, I decided to branch it off into its own plugin.

image

@runelite-github-app

runelite-github-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@PauloAguiar PauloAguiar force-pushed the gps branch 6 times, most recently from 908e80d to d49be45 Compare July 8, 2026 01:57
@riktenx

riktenx commented Jul 8, 2026

Copy link
Copy Markdown
Member
  • use of Runtime::availableProcessors is not allowed
  • use of thread interrupt is not allowed

@riktenx riktenx added waiting for author waiting for the pr author to make changes or respond to questions and removed waiting for author waiting for the pr author to make changes or respond to questions labels Jul 8, 2026
@runelite-github-app runelite-github-app Bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jul 8, 2026
@PauloAguiar

Copy link
Copy Markdown
Author

@riktenx updated, removed the usage for both and set defaults instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants