This repository was archived by the owner on Feb 7, 2024. It is now read-only.
v1.0.0
Changelog
-
0.0.29
,0.0.28
,0.0.27
,0.0.26
versions has been deprecated. -
getRank
- Added multi season checking.
season
is nowseasons
.result
inlastMatch
is nowwon
and instead of number it is nowboolean
.- Added
matches
value. - Added
topRankPosition
, not completely sure what it is, probably number in leaderboard for champions rank.
-
getStats
mode
is nowmodes
inpvp
andpve
.- more changes coming in next update, options to remove
pve
orpvp
stats, etc.
-
ids
andusernames
limit changes-
getId
andgetUsername
limit is still50
. -
getLevel
,getPlaytime
,getRank
,getStats
limit is now200
. -
I might add option to remove limit checking later.
-
-
for those who interact with
constants.js
URLS
structure completely changed to make it easier to get endpoint url.STATS
is now bunch of functions which returning arrays, it's easier to read since it categorized.