update droptracker to v5.2.0 (#9296)

* Update to Droptracker 5.1.0

Fixes to Combat Achievements
Removed XP tracking (Only tracking levels)
Organized settings menu
Reworked PB Tracking
Support Delve Boss 1-8 now
Fixed DMs not properly hiding
Fixed tracking Yama Loot

* Fix System.err.println in DropTrackerApi class

* Update droptracker to version 5.2.0

* Removed System.out.println from submission manager
This commit is contained in:
Koeppy
2025-10-26 22:46:54 -05:00
committed by GitHub
parent 009b54a5b5
commit e94954f858

View File

@@ -1,3 +1,3 @@
repository=https://github.com/joelhalen/droptracker-plugin.git
commit=58ba6a255440ba060415e57e5cfd97e11d38aaee
commit=34f24b5d97df4b45cb35bb7a768aba6b6e438ba2
authors=joelhalen,OSRSKoeppy