From 6e2ad0780ab1e6678085343c28e66b41e0bd4b9c Mon Sep 17 00:00:00 2001 From: "Mads R. Andersen" Date: Sat, 8 Feb 2025 09:10:44 +0100 Subject: [PATCH] add dorgeshkaan-agility-course (#7328) * 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. --- plugins/dorgeshkaan-agility-course | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/dorgeshkaan-agility-course diff --git a/plugins/dorgeshkaan-agility-course b/plugins/dorgeshkaan-agility-course new file mode 100644 index 000000000..c0aab4a01 --- /dev/null +++ b/plugins/dorgeshkaan-agility-course @@ -0,0 +1,2 @@ +repository=https://github.com/Anderzenn/dorgesh-kaan-agility-course.git +commit=700e5ef86a18cd65ea3805c72eef84de4c7476cb