Commit Graph

5 Commits

Author SHA1 Message Date
Justin Packwood
9bf608bf78 update faux-bingo (#10340)
Several small bug fixes, added support for wildcards and more plural types, ability to hide chat/pms from screenshots, and more.
2026-01-26 00:49:26 -05:00
Justin Packwood
22e339c4fa update faux-bingo (#10281)
* Update faux-bingo plugin

This update changes the way we look for loot within raids from trying to capture the widget when it loads, to instead/also looking at Container Changed events. I've left the widget code as a fallback for now. 

This update also includes additional configuration options for tracking nearly any item dropped for webhook purposes, useful for items that will be below a reasonable loot threshold but still common in bingos for "Get N number of item" tiles. 

And finally some changes were made to support both new lines and comma separated lists for the various configuration options, as some users were more accustomed to using commas with or without newlines.

* Update raid loot handling logic

* Raid Loot Logic Refactor

Refactoring raid loot handling to try to both clean it up and make it more consistent.
2026-01-23 17:42:19 -05:00
Justin Packwood
d7ffe0fe68 Update faux-bingo (#10266) 2026-01-19 21:33:25 -06:00
Justin Packwood
0b673350f8 update faux-bingo (#10250)
* Update faux-bingo plugin

Adding loot logging capabilities to the plugin

* Added Discord Webhook Queue Logic

Individual events now queue their webhooks, and they are bundled after a short delay to avoid sending multiple messages to the same webhook from a single event.

* Change default for 3rd party api and apply a warning
2026-01-19 15:00:02 -05:00
Justin Packwood
575137bf03 add faux-bingo (#10158)
* Add faux-bingo plugin repository information

* Update commit reference for faux-bingo plugin

* Update InterfaceID Api

* Add LICENSE to project
2026-01-13 23:07:40 -05:00