-
Notifications
You must be signed in to change notification settings - Fork 393
Add the ability to view all user scores on beatmap pages #12027
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
Comments
Assume these scores will be automatically deleted if not pinned by the user in the very near future. The only reason you can see them currently is that the clean-up process is paused. |
It was pointed out that these are actually different mod combinations. Different mod combinations won't be deleted. I think we could potentially show the personal score based on the current mod filter on the website? Might be confusing though. |
fwiw it's already showing own score according to selected filters. |
Okay then there's probably nothing to add here.. |
I think the main issue I'm facing here is that Classic mod and No Mod are considered the same mod. So even i have selected the No Mod filter, it's still showing my Classic mod score. But another problem I see is that the beatmap page only shows your highscore. Even when the clean-up process is being run you can still have two scores per mod combo saved, one with the highest pp value and one with the highest score. So it's practically impossible right now to see your highest pp play if it isn't the same one as your highest score one. That being said, I think even without those issues it would be beneficial to have an easy way to see all your plays on a beatmap without having to use the API or 3rd-party discord bots. |
Would be nice to be able to see all your scores on a beatmap without having to use 3rd party tools like discord bots. Sometimes it can be hard or even impossible to find a specific score you set on the current beatmap page.
As an example I have a nomod high acc 1 miss score on this map. My play shown on the beatmap page however is my nomod FC with CL since its more score. Even when setting the mod filter to No Mod it still shows my CL score, since I guess its technically also nomod. So the only way for me to currently find that score is by using the API or discord bots and the like.
The text was updated successfully, but these errors were encountered: