Skip to content

Conversation

@DrekkCuga
Copy link

Added Salvaging notification plugin code from my repo to a module, I'll be removing the pull request for my plugin into runelite and submit any upgrades to the sailing plugin when I have any (or if things break).

Adds some basic notifications for AFK salvaging, and a small UI to help track things.
5 notifications added:

  • Crew Start Salvaging
  • Crew Stop Salvaging
  • Player Stop Salvaging
  • Player Stop Sorting Salvage
  • Cargo Full

Made some changes from the plugin version to integrate with the Sailing plugin:

  • Rewrote checks to use SailingUtil functions where possible.
  • Updated to use a ImmutableSet of wreck objects rather than a range of object IDs.
  • Updated crewmate name checker to use the table in the DB rather than a hardcoded list.

…y repo to a module.

Rewrote checks to use SailingUtil functions where possible.
Updated to use a ImmutableSet of wreck objects rather than a range of object IDs.
Updated crewmate name checker to use the table in the DB rather than a hardcoded list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant