meepen / salien-bot

Steam Summer Sale 2018 "Salien" minigame bot - runs in console or browser
MIT License
418 stars 104 forks source link

Calculating Estimated EXP and Next Level Up Properly #111

Closed berkayoz closed 6 years ago

berkayoz commented 6 years ago

The "estimated exp" and "next level up" is now calculated by using the score of hardest difficulty zone available. For the boss tiles script will be still using hard zone's score since we don't know how to calculate the score for the boss tiles yet.

berkayoz commented 6 years ago

Updated the script as requested.