Skip to content

Releases: adamk33n3r/runelite-watchdog

v3.0.0-rc1

08 Oct 03:31
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release

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

19 Sep 01:44
Compare
Choose a tag to compare

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

07 Aug 18:16
1eb7abf
Compare
Choose a tag to compare

What's Changed

Jagex requested we remove sound fired triggers

Full Changelog: v2.14.0...v2.14.1

v2.14.0

06 Aug 19:47
3cb0554
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.1...v2.14.0

v3.0.0-alpha+2334

05 Jul 00:22
Compare
Choose a tag to compare
v3.0.0-alpha+2334 Pre-release
Pre-release

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

02 Jul 18:44
a248e8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.13.1

v2.13.0

02 Jul 03:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

28 Jun 06:38
7901064
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0

v2.11.0

03 Jun 01:20
d527b82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.1...v2.11.0

v2.10.1

05 May 21:25
383675b
Compare
Choose a tag to compare

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