Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minium elo search doesn't work #1079

Open
Fealthas opened this issue Nov 17, 2018 · 0 comments
Open

Minium elo search doesn't work #1079

Fealthas opened this issue Nov 17, 2018 · 0 comments

Comments

@Fealthas
Copy link

Say you set min elo to 2000 in the replay search, and hit search. You will get games with 1 2000+ player vs a bunch of 1200s.
It would make much more sense to base it off the average elo, or based on the lowest player's rating.

Current behavior:
2000 vs 1000: shows up
2000 vs 2000: shows up

When searching for a 2000 game, you aren't looking for a 2000 vs 1000.

Expected behavior:
2000 vs 1000: doesn't show up
2000 vs 2000: shows up

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

No branches or pull requests

1 participant