From 959fb6807ff7ce2de65e12fe13c3cfd06ae7d6b7 Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Sun, 23 Mar 2025 00:37:02 -0600 Subject: [PATCH] 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 --- plugins/chance-man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chance-man b/plugins/chance-man index f76c90504..ac1a6e35c 100644 --- a/plugins/chance-man +++ b/plugins/chance-man @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/chance-man.git -commit=07ce18b708ff4181531602ec1adaa4493435e0a8 +commit=c083b362b1dcc62051836a0b3c372c38b1c8d8ea