Commit Graph
10 Commits
Author SHA1 Message Date
Andy a8a3e2dc2b update droptracker to v3.0 (#6635)
* Update DropTracker to v3.0

Added a variety of new functionality, including a side panel with user lookups, tracking personal bests, combat achievements and collection logs, and more.

Fixed tracking of Araxxor and Whisperer kills, since their mechanics are slightly different than normal npc loot.

* Fix killcount regex filter

KCs are now displayed with comma separators ingame, which changes how we need to extract them from the chat

* Readme changes

Updated readme to more relevant info
2024-10-15 00:01:54 -04:00
Andy 14d5e63006 Update droptracker (#5624) 2024-04-08 02:34:08 +00:00
Andy 457f55cf07 Update DropTracker (#5522) 2024-02-21 06:21:58 +00:00
joelhalen bfc690c6a2 Update DropTracker to v2.3 (#5328) 2024-02-04 06:36:43 +00:00
joelhalen dfa6c9ea55 update droptracker
* Update droptracker

* Update droptracker

Added much more efficient backend data management and updated the way the client interacted with it.
Changed from using a WiseOldMan connection to determine clan members to our own API.
Added an overlay for drops waiting for submission, and began implementing automated events (WIP)

* Change links to HTTPS

Removed some unnecessary commenting + updated URLs to use HTTPS.

* Fix build error

* Update droptracker

Fixed some outdated URLs that were causing issues

* org.json -> com.google.json

Changed logic to google gson, compressed the event_icon image

* Fixed build.gradle
2023-11-27 17:36:18 -05:00
joelhalen b3175cc94e update droptracker
* Update droptracker

* Update droptracker

Fixed double-sending of drops
2023-11-10 13:32:23 -05:00
joelhalen 09607dabed Update droptracker (#4552) 2023-07-01 02:38:01 +00:00
joelhalen af8d535d22 Update droptracker to v1.1 (#4484) 2023-06-27 04:34:38 +00:00
joelhalen 82fd9d6d6e Update droptracker v1.0.1 (#4456) 2023-06-06 05:58:07 -07:00
joelhalen dd3ea0abdf Add DropTracker plugin (#4417) 2023-06-05 18:37:57 +00:00