- Added search bar to side panel
- Added proper tracking of custom additions/removals
- Updated side panel to work with new custom additions/removals logic
- Added filter in side panel for manual unlocks
- Added second box in side panel for manually locked items
- Added gold helmet chat icon
- Various bugfixes and code improvements
Full changelog: https://github.com/mozjay/clogman-mode/compare/v1.0.0...v1.1.0
* Update pathmaker
* Greatly increased performance when path entries in the plugin panel are collapsed (not showing path points)
* Added delete button for groups
* Added in-game shift+right-click option to start a new path
* Save only relevant path (instead of everything) when adding new path points
* Minor cleanups
* Group tooltip, reverse lookup (region id, path name ) map,
* Update pathmaker
- Button to config from side panel
- Small panel top redesign
- Option dropdown menu (with icons) for each path
- - Rename
- - Loop
- - Set text mode
- - Set highlight mode
- - Set draw line to player mode
* 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