Skip to content

Conversation

@NathanVegetable
Copy link

Adds the Barracuda Trial plugin for the sailing minigame.

Features:

  • Displays optimal path to collect lost supplies (working on Swordfish difficulty)
  • Highlights lightning clouds with danger zones
  • Highlights rocks, speed boost areas and lost supplies

@runelite-github-app
Copy link

runelite-github-app bot commented Nov 20, 2025

@runelite-github-app
Copy link

runelite-github-app bot commented Nov 20, 2025

Internal use only: Reviewer details Maintainer details

@pnobbe
Copy link

pnobbe commented Nov 20, 2025

This plugin is awesome. Clearly a lot of work went into this! Have you been working on this since before launch?

I'm looking through the code right now and seeing if I can contribute to fixing some of the issues.

@Jettucis
Copy link

Damn, love it.
I'm skeptical that this will get accepted, its too OP :D

@toxyy
Copy link

toxyy commented Nov 21, 2025

Still waiting for yall to accept this.....

@ARTARNA
Copy link

ARTARNA commented Nov 21, 2025

Great idea, but this feels early/experimental. The routing isn’t consistently reliable and performance needs more validation before release. I don't think this should be rushed out to be first.

@DapperMickie
Copy link
Contributor

DapperMickie commented Nov 21, 2025

Cool idea to let it find the fastest path, but I think it would be much more reliable if there were established paths to take (that can then be optimized accordingly).
Currently fails to spot next location if it's in a different (unloaded) region.
Also only works for the first set of barracuda trials but if you were to use established paths, other trials could be added easily.

You could also keep track of the amount of lost items retrieved. Then maybe show if you missed a crate/route back to that crate if that's the fastest way to fix your mistake.

Or (for the 2nd trial) if you forgot to throw a jubbly.

@marknewan
Copy link
Contributor

Meta routes are going to continually evolve I imagine; a robust plugin in my mind would let the user define their own route, in the least tedious way possible since there are 50-100 crates on some trials. Perhaps a companion site/tool to export routes that can be shared with others.

@NathanVegetable
Copy link
Author

My understanding is that most sailing plugins are likely to be on a short pause since it only just came out, so there's a little more time for the plugin to cook. I'm actively developing it at this time and will be making significant changes to the code.

I did put this PR up in a bit of a haste - in the state of the PR it's mostly best as a "helper" plugin rather than for pathfinding.

@NathanVegetable
Copy link
Author

With the latest changes this is looking a lot more stable.

Navigation is much smoother - although it can still be cleaned up. There are two levels of navigation for Relaxed and Efficient.

All three difficulties of Tempor Tantrum are fully supported.

There are still some Known Issues to work through noted in the readme. None are major blockers, and I will be working through them.

@ARTARNA
Copy link

ARTARNA commented Nov 22, 2025

@NathanVegetable if you need a hand with any of the code cleanup let me know, or adding any custom paths.

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.

7 participants