ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
982 stars 385 forks source link

[Proposal] Add B, C & D rank score counts to user profiles #7871

Open Bazzadwarf opened 3 years ago

Bazzadwarf commented 3 years ago

The issue title covers a majority of the proposal. As it currently stands, there is no easy way to get accurate B, C and D rank score counts for a user. While this proposal is probably of a much larger scope than it initially sounds, I think it would be handy to have access too.

Example

image

Sebola3461 commented 3 years ago

Maybe this could take a while, as as far as I know, the api doesn't return B, C & D ranks

respektive commented 3 years ago

I'm assuming there will be a recount of all ranks soon since https://github.com/ppy/osu-web/pull/7996 got merged recently. Maybe this would be a good opportunity to also add the B/C/D ranks to the profile, if it's not too hard to implement?