update task-tracker (#10346)

* 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 task-tracker

Changed currentTaskBorder to currentTaskHighlight, to better match in game UI style. Added the option to set custom repeatable tasks by right clicking a label in the active task list. This will make it so the task will remain in your active task list after you complete it.
This commit is contained in:
Ventyrian
2026-01-26 18:30:01 -05:00
committed by GitHub
parent ac79c4f2fb
commit 611c33373c

View File

@@ -1,2 +1,2 @@
repository=https://github.com/Ventyrian/task-tracker.git
commit=bf465f1ad43fdd00c4bfde4978cc0b25ab027978
commit=a0e4b3e9fb0615ed34a7d3dac57424ba2436d345