From ce1d438b9385f35a8ffc9f1fda7e29529794a7ef Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Sun, 23 Nov 2025 21:39:41 -0700 Subject: [PATCH] update chance-man MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update chance-man to v2.8.1 - Ensure snap triggers whenever entering the snap window or highlight phase, preventing indefinite spinning. - Consolidate snap initialization into startSnap() for consistent slot targeting and winner selection. - Move away from hard coded values for Spell/Autocast requirements and use Gameval. - Ensure MusicWidgetController reinitializes the drop table override on music tab reloads and reliably rebuilds the “Search Drops” icon. - Purge old override widgets and reset caches to prevent stale UI elements from reappearing after searches or widget rebuilds. - update to v2.8.1 * Update chance-man - add giant's head to EnsouledHeadMapping - update EnsouledHeadMapping to use gameval --- plugins/chance-man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chance-man b/plugins/chance-man index 83a35de6b..e16eac5cb 100644 --- a/plugins/chance-man +++ b/plugins/chance-man @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/chance-man.git -commit=1d23d5b8b695d993fec408f897bd468447e24564 +commit=de79194ea1733d094c456f25d4f09a1d0ca811e9