Commit 91fa47c
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 README1 parent dbce8fb commit 91fa47c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments