Skip to content

Commit 91fa47c

Browse files
authored
update chance-man
fix(domain,ui,filters): correct obtained vs rolled semantics across GE, drops, and panel - Correct domain meaning: Rolled = unlocked/usable, Obtained = actually acquired - Fix GE search filtering to gate by Rolled (optionally Obtained) - Fix roll logic so only Rolled items are treated as unlocked - Update panel: - Default view is Rolled items - Add Rolled, not Obtained view - Reorder list priority (Rolled → Obtained) - Fix Usable logic to require both Rolled and Obtained - Fix drop viewer to track Obtained items instead of Rolled - Update progress bar, opacity, and hide-toggle to use Obtained - Migrate legacy unlocked/rolled naming safely - Add safety guards (empty sets, divide-by-zero) - Update README
1 parent dbce8fb commit 91fa47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/chance-man

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
repository=https://github.com/ChunkyAtlas/chance-man.git
2-
commit=6d0cd4cd2c12515ca36a5c4e9ecae19e548df95f
2+
commit=b0bf40ad91cb17db59e55b702e829ad96b44c365

0 commit comments

Comments
 (0)