mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-04-23 00:07:44 -04:00
update chance-man to v1.1.1 (#7696)
feat: add ItemsFilter to exclude non-rollable items, handle ensouled heads, and implement GE blocking - Implement ItemsFilter with a hard-coded, case-insensitive set of blocked item names. - Integrate ensouled head mapping into ItemsFilter to assign proper item IDs based on the item name. - Update ChanceManPlugin to skip blocked items and remap ensouled heads during the item pull. - Implement GE blocking using a ScriptPostFired subscriber (script ID 751) to kill GE search results so that locked items are hidden from the GE
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/ChunkyAtlas/chance-man.git
|
||||
commit=07ce18b708ff4181531602ec1adaa4493435e0a8
|
||||
commit=c083b362b1dcc62051836a0b3c372c38b1c8d8ea
|
||||
|
||||
Reference in New Issue
Block a user