mWalrus / MapRank

A trackmania plugin which shows your world rank on the current map
https://openplanet.dev/plugin/maprank
MIT License
1 stars 0 forks source link

Nonsense percentage when rank is greater than estimated players #4

Closed Protoster closed 1 year ago

Protoster commented 1 year ago

It appears to be possible to have a rank that is greater than the currently estimated number of players, which results in a percentage rank greater than 100%. This looks a bit silly, there probably shouldn't be a percentage displayed in an indeterminate state like this. image (this happened to me in COTD)

mWalrus commented 1 year ago

I'm pretty sure this is because I've forgotten to refetch the total player count when the player completes a run, and when a bunch of new players play the same map for the first time it's especially noticable. Thanks for the bug report! :)

mWalrus commented 1 year ago

This should now be fixed in v1.2.2 :)

It will take a while for the updated version to get signed and uploaded to openplanet.