mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-30 01:01:55 -05:00
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:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/Ventyrian/task-tracker.git
|
||||
commit=bf465f1ad43fdd00c4bfde4978cc0b25ab027978
|
||||
commit=a0e4b3e9fb0615ed34a7d3dac57424ba2436d345
|
||||
|
||||
Reference in New Issue
Block a user