5 Commits

Author SHA1 Message Date
voltmaister
0a779e8f3a Remove collection-tracker (#8166) 2025-06-25 09:29:28 -05:00
voltmaister
c5cb13f371 update collection-tracker (#7982)
Added more aliases and fixed typos in aliases
2025-05-10 23:15:38 +02:00
voltmaister
cb9fb366a7 update collection-tracker to v1.1 (#7953)
* Update collection-tracker

Fixed names with multiple spaces in the name (this time for sure)

* Update collection-tracker

Fixed names with multiple spaces in the name (this time for sure) changed normalize function to replace non-breaking spaces with regular spaces and added more aliases

* Update collection-tracker

added support for gim chat
2025-05-07 00:29:11 -04:00
voltmaister
7df36fb238 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
2025-05-03 17:33:33 -04:00
voltmaister
97c4c33856 add collection-tracker (#7824) 2025-05-01 12:43:00 +02:00