OSRSBytes is an all-in-one Python library for Old School Runescape (OSRS) that features Item Information Lookup, OSRS Hiscores, and Grand Exchange Market information.
Eclipse Public License 2.0
49
stars
13
forks
source link
bug: getXPToNextLevel returns negative if player reaches 200m xp #9
Expected Behavior Calling
getXPToNextLevel
after a player has reached 200m xp should return 0.Actual Behavior
Pytest output