You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reset to Defaults Fix: Clover color reset now saves colors as lists instead of tuples, preventing JSON round-trip mismatches that caused the reset to silently fail for some users.
Unified Color Defaults: Bronze clover default color was mismatched between the GUI and the detection logic. Both now use the same value so reset produces colors that actually work.
Correct Tolerance Defaults: Reset now restores tolerances to the values the detection logic is tuned for (Gold: 33, Silver: 30, Bronze: 40) instead of the incorrect flat 25 across all types.