From dfa6c9ea556cfe8ecde6accaa22bc3a04ba14312 Mon Sep 17 00:00:00 2001 From: joelhalen <128320003+joelhalen@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:36:18 -0500 Subject: [PATCH] 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 --- plugins/droptracker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/droptracker b/plugins/droptracker index 06ddf3181..26c69f811 100644 --- a/plugins/droptracker +++ b/plugins/droptracker @@ -1,3 +1,3 @@ repository=https://github.com/joelhalen/droptracker-plugin.git -commit=e9582d61ca7dd4c8c8b675278eec94fff3852035 +commit=cfbc3f5c83b874eab25cdbcb297b43e7c3a735af warning=This plugin submits your player name, clan member names, drop data, and IP address to a 3rd party server not controlled or verified by the RuneLite Developers.