* Create no-hintarrow
* replace example plugin ConfigGroup name
* Update noHintArrow
Added an optional substitute marker
* Rename noHintArrow to nohintarrow
* User settings shown in readme
* Alerts in chat now disabled by default and part of debug options
* Add Clue Step Timer plugin
* Remove incorrectly named plugin file
* Add Clue Step Timer plugin
Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.
- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only
* Remove nested plugins directory
* Add Clue Step Timer plugin
Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.
- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only
* Fix Plugin Hub filename to match naming rules
* Add Clue Step Timer plugin
Adds Clue Step Timer, a RuneLite plugin that times each clue scroll step.
- Starts timing when a clue scroll is read/opened
- Stops when the next clue scroll or a casket is obtained
- Displays the step duration in chat
- No automation, no input modification, display-only
* Fix plugin repository URL
* Updated 40-character SHA
* Tidied Repository and Updated README
* Re-added Functionality for Master Caskets
* Handle master caskets via item name fallback
* Create private-chat-widget
* Update private-chat-widget
Updated commit #
* Update private-chat-widget
Updated commit # again
* Update private-chat-widget
* Update commit # for the last time (I hope)
* Updated commit #
* Updated plugin
* Updated README and made background colour-related tweaks.
* Update and rename private-chat-widget to chat-widgets
* Update chat-widgets
* Update chat-widgets
* Removed duplicate code, now handles most ChatMessageType types
* Fixed an issue where private chat icons would render for old messages that exceed the max message count
* 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
* Added Trade Tracker plugin 1.0.0
* Removed author key from trade-tracker
* Removed new Gson instance creation
* Update trade-tracker
* Better organized utility functions
* Updated readme
* Added config option to filter for item IDs, added popup option to manually save history
* TradeTracker: improved config and number formatting for simple trades
* Trade-tracker: ability to highlight traded players & changed UI descriptions
* TradeTracker: Auto-remove button tooltip shows configured lifetime
* TradeTracker: improved method for getting traded player
* TradeTracker: fixed incomplete commit
* TradeTracker: updated resource directory and functions as per plugin-hub guidelines
* TradeTracker: Updated visuals for trade panel. Minor refactor to reduce save size by ~25%.
* TradeTracker: removed highlighting feature
* TradeTracker: added tooltip to profile to show total number of logged trades
* Added file to plugin-hub/plugins for osrsloottracker
* no message
* New Commit
* no message
* No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment.
* Update plugins/osrsloottracker
---------
Co-authored-by: riktenx <riktenx@gmail.com>
* Added Guardians of the Rift Helper
* Updated Guardians of the Rift helper to not use var...
* Updated Guardians of the Rift Helper with new features.
* Updated Guardians of the Rift Helper to add license file.
* Updated Guardians of the Rift Helper plugin.
* Updated Guardians of the Rift plugin
* Updated Guardians of the Rift Helper
* Revert "Updated Guardians of the Rift Helper"
This reverts commit 26281e8109.
* Updated Guardians of the Rift Helper plugin
* Updated Guardians of the Rift Helper
* Updated Guardians of the Rift Helper
* Updated GoTR plugin
* Added Bearracuda Trials
* updated commit ver
* updated bearracuda trials to latest version
* unfortunate rebrand
* updated bearycuda trials
* updated bearycuda-trials
* Updated bearycuda trials
---------
Co-authored-by: Joe Rankin <jrankin312@gmail.comzzzz>
* Create skill-lock
* Update skill-lock
New commit hash for changing WidgetInfo to ComponentID
* Fixed com.example to com.skilllock
* Added resources which were not previously on git
* Removed unused png file from resources
* Update skill-lock
Added icon, and updated plugin description in the properties file
* Update skill-lock
Fixed tooltip errors at higher levels, also fixed spelling mistake for defence and added peeking at locked skills via holding shift.
- Update the logic used to recolor the light above the chest to fix an issue where the correct color would not show with the GPU plugin enabled. It now spawns a fake light object with the correct color and hides the original.
- Use clientThread when necessary to avoid assertion errors when working with models
- Refactor several methods
- Update build.gradle
* Fixes issue with out of bounds text.
* Update max-skill-trim.
* Adds accidentally removed `.git`.
* Fixed commit to use proper image.
* Update commit for named developerMode import.
---------
Co-authored-by: NathanQuayle <35785023+NathanQuayle@users.noreply.github.com>