momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 59 forks source link

Refactor XP systems code to allow being level 0 #877

Closed tsa96 closed 9 months ago

tsa96 commented 9 months ago

The cosmetic XP calculations don't currently support a user being level 0. But being level 1 requires a specific amount of XP (21,000). Starting a user with 21,000 xp obviously makes no sense, and we don't want to significantly change the algorithm, so we should just tweak it to support starting users at level 0.

This requires two changes: