osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
7 stars 3 forks source link

Add support for tracking a Player's highest achieved global and country rank #374

Open myssto opened 2 weeks ago

myssto commented 2 weeks ago

Depends on #341

Because we have decided to do away with the idea of historical rank leaderboard data it has left a big feature gap in terms of rank statistics. While it is not a super high priority, a feasible compromise to this can be to mimic the way osu! stores a user's highest achieved global rank (we should also store country rank as there is no reason not to).

hburn7 commented 2 weeks ago

This will require the same processing power as the historical rank tracking, not sure I'm a fan.