* Create dorgeshkaan-agility-course
Plugin that adds some quality of life features to the Dorgesh-Kaan Agility course.
Release v0.1
- Adds a movable widget that tells you which items Turgall requested
- Highlights the requested items from Turgall from the boilers.
- Lets you know if you have a spanner or not
- Widgets are removed from the screen when you're not in the area
* Update dorgeshkaan-agility-course
(Hopefully) fixed gradle build
* Update dorgeshkaan-agility-course
Fixed Spanner.png not actually being a png (oops)
* Update dorgeshkaan-agility-course
Utilisation of runelite image loader instead of inputstream, proper error logging, changed spanner warning, minor bug fixing.
- Replaced image loading via inputstream with RuneLites own image loader
- Added proper error logging for image loading instead of using stacktrace.
- Changed spanner warning design to be a little better
- Fixed a bug where spanner warning wouldn't hide
- Fixed a bug where spanner warning and requested items would be displayed at the same time.
* Update another-bronzeman-mode to include the new sidepanel.
* Updated the another-bronzeman-mode runelite description.
* Update another-bronzeman-mode to not use a deprecated statement in gradle.
* Update another-bronzeman-mode fixed a long line in the gradle file.
* Update audiblelootnotification
Converted MonkeyNoise.wav and PigGrunt.wav to 16 bit depth wav files, because java can't handle more than that
* Update funnybossnames
Added sol / araxxor and edited some names
* Update audiblelootnotification
Added unique item jingle
* Update audiblelootnotification
Updated the readme to include jagex properte disclaimer
* Update mini-bars
Added options to toggle the labels on the bars
* Update duck-duck-goose
Fixed incompatiblity issues including deprecated function and runelite object main thread activation. Also added another pond.
* Update reword-manager to 1.5.0
Item IDs can be reworded
* Update reword-manager to 1.5.1
Deprecated the old submenu implementation to improve compatibility with the new official mini menu
* Create YouMissedThatOne
* Rename YouMissedThatOne to you-missed-that-one
* Update you-missed-that-one
* Update you-missed-that-one
* Update you-missed-that-one
* Update you-missed-that-one
Removed sound ID display from overlay.
Removed option to mute sounds.
* Update you-missed-that-one
* Plugin now closes clip instances.
Plugin is now closing the clip instances after they are done playing. With added option for users to select if they want swapped sounds to overlap or not.
* Update you-missed-that-one
Reworked sound swapping side of the plugin, as it was causing lag spikes when opening/closing sound files. Also added option for users to add comments on the data inputs.
* Update you-missed-that-one
Reworked sound swapping side of the plugin, as it was causing lag spikes when opening/closing sound files. Also added option for users to add comments on the data inputs.
* Update fixed-resizable-hybrid
- Improved Overlay Dimensions (e.g. fairy ring background overlap, minigames like Volcanic Mine)
- Fixed some interface backgrounds on the wide chat mode and added more script triggers to catch more cases that were missed before.
* Update fixed-resizable-hybrid
- removed leftover log.info() uses