Skip to content

Add battle list filter for chev/rating restrictions - #1248

Open
SkyFire512 wants to merge 1 commit into
beyond-all-reason:masterfrom
SkyFire512:battle-list-chev-rating-filter
Open

Add battle list filter for chev/rating restrictions#1248
SkyFire512 wants to merge 1 commit into
beyond-all-reason:masterfrom
SkyFire512:battle-list-chev-rating-filter

Conversation

@SkyFire512

Copy link
Copy Markdown

Adds a "Chev/Rating" toggle to the battle list filter row that parses server-appended "Min/Max chev" and "Min/Max rating"/"Rating: A-B" tags out of a battle's title and hides battles the local player doesn't qualify for, using the player's own chev (userInfo.level) and OpenSkill rating (WG.UserHandler.GetSnapshotSkillValue).

AI usage: implemented with Claude Code, model Fable 5. All code written by AI, read and reviewed by me. Code has been tested manually against the running lobby, confirmed working correctly, attached screenshots below.

image image

Adds a "Chev/Rating" toggle to the battle list filter row that parses
server-appended "Min/Max chev" and "Min/Max rating"/"Rating: A-B" tags
out of a battle's title and hides battles the local player doesn't
qualify for, using the player's own chev (userInfo.level) and OpenSkill
rating (WG.UserHandler.GetSnapshotSkillValue).

AI usage: implemented with Claude Code, iteratively directed and
verified against the running lobby (including UI layout adjustments
based on screenshots of the actual filter row).
@Rysicaa

Rysicaa commented Aug 22, 2026

Copy link
Copy Markdown

my pr in review for the last month does the same thing haha
#1237

great minds thinkalike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants