* Create Unique_NPC_KC_Tracker
* Rename Unique_NPC_KC_Tracker to unique_npc_kc_tracker
* Rename unique_npc_kc_tracker to unique-npc-kc-tracker
* Update unique-npc-kc-tracker
* Update unique-npc-kc-tracker
Updated the commit hash to include the License
* Fixed Build.Gradle
My fault for believing in the LLM. This should work properly now.
* Updated Commit Hash
* Updated Commit Hash for NPC ID Override Removal
* Added Object/Quest Translation
* Fixed mistake and new suggestions
Fixed few minor mistakes and aligned more with how RS3 translates some items.
Made some suggestion on different translation
* 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