beyond-all-reason / teiserver

Middleware server for online gaming
https://www.beyondallreason.info/
MIT License
47 stars 47 forks source link

Show intuitive chevron rank number #259

Closed Jordan-Cottle closed 3 months ago

Jordan-Cottle commented 3 months ago

Summary

Users expect chevron ranks to start at 1, but internally they start at 0. This PR just updates the number displayed on the page to be one more than the internally tracked value so users don't get confused.

closes #254

Test evidence

Before image

After image