mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-25 23:00:16 -05:00
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.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/ThatOhio/faux-bingo.git
|
||||
commit=2292138861c30be0a0dc311d64a76eb39738f9e6
|
||||
commit=abab1727482963c3661af46e50a344d228d6eacb
|
||||
|
||||
Reference in New Issue
Block a user