jpetersen5 / DMBot

Drummer's Monthly Discord bot and web app for tracking Clone Hero scores
Apache License 2.0
1 stars 2 forks source link

Sorting by Percent FC vs. 100% #5

Closed zachqpeterson closed 1 month ago

zachqpeterson commented 1 month ago

When sorting by percent, FCs and overhit 100%s have the same weight, so they can be mixed. Screenshot 2024-09-11 184745

jpetersen5 commented 1 month ago

It should rank by score no matter the % unless the 100%s and FCs are the same exact score, which I think would be an extreme edge case. I don't know what the scores are in this screenshot

jpetersen5 commented 1 month ago

Oh ok sorting by % yeah I can fix that

jpetersen5 commented 1 month ago

Fixed in an upcoming release