Releases: adamk33n3r/runelite-watchdog
Releases · adamk33n3r/runelite-watchdog
v3.0.0-rc1
What's Changed
- Added alert hub functionality
Full Changelog: v2.14.2...v3.0.0-rc1
java -ea -jar watchdog-3.0.0-rc1+3823-all.jar --profile=test --sessionfile=test.session
v2.14.2
What's Changed
- fix: lag from queued sounds
- fix: eleven labs api key warning
- feat: img for overlay by @adamk33n3r in #91
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- chore: Remove SoundFiredAlert by @adamk33n3r in #88
Jagex requested we remove sound fired triggers
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- Alert Filter by @adamk33n3r in #84
- MP3 support by @adamk33n3r in #85
- Eleven Labs by @adamk33n3r in #87
Full Changelog: v2.13.1...v2.14.0
v3.0.0-alpha+2334
This is a pre-release build. Do NOT use your main properties file with this build! It will break things if you go back to release.
Alert Groups #58
In preparation for the Alert Hub, you can now group alerts (infinite nesting)! Currently we support inheriting on/off state and debounce timers.
- On/Off: If any of an alert's ancestor groups is toggled off, then the alert will not fire.
- Debounce: It will use the longest debounce timer of the alert's ancestors (including itself) when deciding to fire notifications.
You can also import alerts directly into a group, using the new import button at the top of the alert screen!
Full Changelog: v2.13.1...v3.0.0-alpha+2334
v2.13.1
What's Changed
- fix: close clip to prevent memory leaks by @adamk33n3r in #80
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Increase max debounce time to max login time by @CreativeTechGuy in #79
- Remove text formatting from tile objects by @CreativeTechGuy in #78
- Fixed empty impostor error and overlay text color default 07ec39c
New Contributors
- @CreativeTechGuy made their first contribution in #79
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- feat: Add text color config to overlay notification by @adamk33n3r in #73
- fix: export single alert fix by @adamk33n3r in #74
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Clone alerts and drag to reorder by @adamk33n3r in #70
Full Changelog: v2.10.1...v2.11.0
v2.10.1
What's Changed
- fix: Filter out the items with -1 id when checking for amount by @adamk33n3r in #65
Full Changelog: v2.10.0...v2.10.1