Commit Graph

1 Commits

Author SHA1 Message Date
Ventyrian
f716e373b8 add task-tracker (#10186)
* 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
2026-01-17 13:06:01 -05:00