From c921b77157a3bc02190214f986c5ea67d77dd80e Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Tue, 13 Jan 2026 13:16:45 -0700 Subject: [PATCH] update chance-man to v3.0.0 (#10151) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor(chanceman): refactor rolled vs obtained semantics, UI filtering, and roll causality, bump to v3.0.0 - Clarify Rolled (allowed) vs Obtained (acquired) item states - refactor roll → obtain causality and chat messaging - Migrate legacy unlocked naming to rolled/obtained - Gate unlocks and GE filtering by Rolled - Require Rolled + Obtained for usability - Replace sidebar toggles with list-based filtering - Update drops UI to track Obtained state - Resolve client-thread item lookups and UI race conditions - Rename and archive legacy rolled file - Create new rolled/obtained files without overwrites - Add guards for existing and new player data - Update docs and bump to v3.0.0 --- plugins/chance-man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/chance-man b/plugins/chance-man index 4fcd27974..6a28d205e 100644 --- a/plugins/chance-man +++ b/plugins/chance-man @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/chance-man.git -commit=668e215cad0d75f55095d1542c3ea723df55b3a2 +commit=a5628efb12bdfdfb787fe7b48542753d84dbf721