update droptracker (#7771)

* Adventure Log support

Added support for tracking Adventure Log entries when a player opens the log in their own POH, allowing us to grab all existing stored PBs instantly without requiring a re-submission of boss kills.

* Do not set core plugin config fields.

Bugfixed for ChatMessageEvent handler & remove our functions that set core plugin config fields as they were unnecessary.

* Bugfixes & changes

Revised the plugin according to reviewers' requests, implemented some fixes for collection log tracking & removed unused/bloat code.

* More bugfixes :(

Fixed improper storage of team sizes after conclusion of raids/etc.

* Remove logger statement

Removed an incorrectly left-behind debugging line & fixed external Discord URL (we lost our vanity 😢)
This commit is contained in:
Andy
2025-04-14 02:54:23 -04:00
committed by GitHub
parent 0b02810303
commit af23d0e14d

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=3e3d3b6ec6e3b8b5b9aaf330be0c8db9f49ba36e
commit=9fbddd158934fa5e8d91c6e0db7cc1e2db1d3673
authors=joelhalen,OSRSKoeppy