* Create wheresmyboat
* added config, ships now colour-coded, added health display, fixed some issues with ownership not updating
* greatly improved the widget's visuals, added missing ports, added fallback functionality
added missing ports, added port & boat type sprites. now creates a widget for each boat in the panel. added fallback for ports not supported by an enum
* update readme, add icon
* Update Where's My Boat, adds sprites for capsized/bottled ships
* Update wheresmyboat
* Create equipment-enforcer
Adds configuration options to enforce minimum values of equipment stats. The Wield and Wear options will be removed from items not meeting the configured options.
* Update equipment-enforcer
Changed log.info to log.debug
* Added icon.png to root
* Create task-tracker
Allows for the user to add custom tasks to a list and roll a random task to complete. Once the task is completed it will be logged with the date it was completed. The plugin also supports backlogging tasks if enabled.
* Update task-tracker audio
Used net.runelite.client.AudioPlayer instead of javax.sound to comply with pluginhub standards
* Added icon.png to root and removed unused package
* Update one-shot
several ui changes
added function to send discord webhook for maxed total
removed unused pngs and added 1 new png
large code cleanup
* Update one-shot
updated documentation
* Update one-shot
version update
* Update one-shot
removed forced +1 from collectedlogs var
Updates overlay with additional information to aid in prayer training
- Draws line to Exposed altar when carrying unblessed wines and blessed bone shards
- Counts remaining actions before next step of training
- Calculates remaining inventories
- Dynamically highlights the relevant training object(s)
* Update offer-at-price to v1.1.0 - added current trade price overlay
* updated overlay position
* Overlay position adjustment
* formatted overlay price, option to hide overlay for invalid trade
* Edited menu entry text to match existing options
* Cleaned up overlay number formatting
* updated readme
* Update Delve Calculator
* Update delve-calculator
- Tabs for All, Session and Manual to track Level completions
- New "Received" visual, shows received drops vs expected.
- Sync with collection log
- Gamemode worlds with separate tracking.
* Update delve-calculator
Minor bug fix with navButton
* Create clan-rank-helper
A RuneLite plugin that helps clan administrators manage rank changes by highlighting members who need their rank updated.
Uses data from either an api with json or google sheets link, which highlights users that need their rank updated in the members list (clan - settings - members).
* Update clan-rank-helper
* Update clan-rank-helper
* Update clan-rank-helper