update collection-tracker (#7928)

* Create collection-tracker

Collection Tracker is a plugin that fetches your collection log from TempleOSRS api and shows it in the game chat with icons using !log boss name just like the old collection log plugin did

* Update collection-tracker

updated api calls to have specific user agent

* Update collection-tracker

Fixed Gson injection with Plugin Hub rules

* Update collection-tracker

Fixed more (and hopefully final) Gson injection to apply to Plugin hub rules

* Update collection-tracker

Added license of BSD clause 2

* Update collection-tracker

Fixed review comments for okhttp client log.info → log.debug added the warning about third party saved executor and added class for the h2 instance

* Update collection-tracker

Corrected warning location

* Update collection-tracker

Changed !log → !col so that people with runeprofile don't have problems.

* Update collection-tracker

Fixed the explicit dependency on gson

* Update collection-tracker

changed logging from jul to slf4j

* Update collection-tracker

changed everything in pull request "you don't need to invoke chatMessageManager.queue on the swing threadyou should save the database inside the RuneLite.RUNELITE_DIR" also some of the optional ones

* Update collection-tracker

* Update collection-tracker

* Update collection-tracker

fixed issues with names with spaces as senders
This commit is contained in:
voltmaister
2025-05-04 00:33:33 +03:00
committed by GitHub
parent 0c95d95273
commit 7df36fb238

View File

@@ -1,3 +1,3 @@
repository=https://github.com/voltmaister/collection-tracker.git
commit=c751e64c525b8201b74f5ed8bfcbcc9a113a01df
commit=8e22d93eabb571122dcf8f528b2c0ace728a71b0
warning=This plugin submits your username and IP address to a server not controlled or verified by the RuneLite developers.