Commit Graph

4 Commits

Author SHA1 Message Date
kellygrillojr
16b377bddd update osrsloottracker
* Added file to plugin-hub/plugins for osrsloottracker

* no message

* New Commit

* no message

* No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment.

* Update plugins/osrsloottracker

* Added ability to have different value settings per channel. Also removed remaining uses of Desktop and replaced with LinkBrowser as per riktenx's request.

* Updated to v 1.0.1

* Added options to configure which drop types (valuable, collection log, pets) get sent to individual channels.

* Removed test method from code. Method was used to test the discord messages sent to channels.

* Downgraded log.info to log.debug in multiple places

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2026-01-26 05:47:34 -05:00
kellygrillojr
5a3459c6aa update osrsloottracker (#10024)
* Added file to plugin-hub/plugins for osrsloottracker

* no message

* New Commit

* no message

* No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment.

* Update plugins/osrsloottracker

* Added ability to have different value settings per channel. Also removed remaining uses of Desktop and replaced with LinkBrowser as per riktenx's request.

* Updated to v 1.0.1

* Updated to version 1.0.2

Fixed issue where total value of loot was being used as threshold and would log lower value items. Now each item is scanned individually. Fixed collection log image submission and logging.

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2026-01-03 13:09:41 -08:00
kellygrillojr
ba7926262f update osrsloottracker (#9992)
* Added file to plugin-hub/plugins for osrsloottracker

* no message

* New Commit

* no message

* No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment.

* Update plugins/osrsloottracker

* Added ability to have different value settings per channel. Also removed remaining uses of Desktop and replaced with LinkBrowser as per riktenx's request.

* Updated to v 1.0.1

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2025-12-29 20:17:08 -05:00
kellygrillojr
8ebd64fed3 add osrsloottracker (#9843)
* Added file to plugin-hub/plugins for osrsloottracker

* no message

* New Commit

* no message

* No longer sleeping the executor service, now I am using executor.schedule to get the logged in users RSN as per Riktenx's comment.

* Update plugins/osrsloottracker

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2025-12-26 17:33:25 -05:00