Add opt-in seasonal item colours and gear sorting - #2094
Draft
andybergon wants to merge 3 commits into
Draft
andybergon wants to merge 3 commits into
andybergon wants to merge 3 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Draft feature proposal, dependent on #2093. This branch includes that prerequisite until it merges; the additional feature is commit 6b72885.
Add two opt-in controls for bag equipment categories:
The purpose is to distinguish useful current gear from older collections without confusing rare-quality blue with Champion track colouring. Season means recognised seasonal upgrade/crafting bonuses, not everything acquired during a season. Unknown gear is not labelled as previous-season gear.
This stays draft during the feature freeze. The Midnight S1/S2 bonus lists require maintenance for later seasons. The master colour toggle keeps existing defaults intact.
How was it tested?
Screenshots
Optional previous-season grey text
Before:
After:
Optional season-first sorting
Before: the old 289 Myth chest precedes the current 321 Hero chest.
After Season > track:
White text for untracked gear
Before: untracked 259 items use rarity blue.
After: untracked 259 items use white text; current tracks and grey older gear remain distinct.
Checklist