* 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.