v8.1.0
In most cases, all of the issues we fix, we get from Discord server members.
Join our Discord server :)
Features
- Player#totalRewards - Total amount of Daily Rewards. (#155)
- Player#totalDailyRewards - Total amount of Daily Rewards claimed. (#155)
- Player#rewardStreak - Honestly no clue what this is specifically. (#155)
- Player#rewardScore - Current Daily Rewards streak. (#155)
- Player#rewardHighScore - Highest Daily Rewards streak. (#155)
Fixes
- Client#getGameCounts** throws
Cannot read property 'toUpperCase' of undefined
. (#154)