From 06ab269b85fcb45ff2029c95819da5fb94fe4e3b Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Sat, 19 Apr 2025 19:12:05 -0600 Subject: [PATCH] update chance-man to v2.1.2 (#7852) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update chance-man to v2.1.2 Normalize item ID handling, fix Clean/Rub, and add rune pouch & fountain support - Introduce `getItemId(...)` in ActionHandler to unify raw, inventory, and ground item ID lookup, and canonicalize for all checks - Special‑case “Clean” and “Rub” menu options so they always appear (greyed out when locked), and remove ground‑item actions from the global disabled list - Extend `RuneProvider` with blighted‑sack entries (Surge, Entangle, Teleblock, Vengeance, Ice Barrage) so unlocked spell‑sacks supply the correct runes - In `Restrictions`, define a Fountain of Rune `WorldArea` and short‑circuit `isSpellOpEnabled()` there for free casting - Integrate rune pouch contents into `availableRunes` by reading explicit type/amount varbits and decoding with the pouch enum * Update chance-man add felling axes to skillitems --- plugins/chance-man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chance-man b/plugins/chance-man index e22aaeff7..4aeb70646 100644 --- a/plugins/chance-man +++ b/plugins/chance-man @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/chance-man.git -commit=c034fec6b6d53d221308fe99f8d349baaf97644d +commit=eefcba690e71bc18cbfed5e6d34cc76ae4e1256d