index
:
github/skyblock-api.git
feat/backpacks
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hypixelCached.ts
Age
Commit message (
Expand
)
Author
2021-03-24
completely replace ashcon with mojang
mat
2021-03-24
improve mojang api to be much much faster
mat
2021-03-02
add some more typings
mat
2021-03-02
fix some errors with invalid players
mat
2021-03-01
change concurrent updating leaderboard members to 1
mat
2021-03-01
Update hypixelCached.ts
mat
2021-03-01
fix error on null players
mat
2021-03-01
optimize leaderboards
mat
2021-03-01
fix error on timedeo's profile
mat
2021-03-01
add skills and zones as constants
mat
2021-03-01
add mythos stat category
mat
2021-02-28
update package-lock.json and remove weird code
mat
2021-02-28
fix double fetching
mat
2021-02-28
Add leaderboards
mat
2021-02-20
add debug stuff
mat
2021-02-16
change profileCache to use clones
mat
2021-02-15
fix profiles for players that changed their usernames
mat
2021-02-15
remove debug logs
mat
2021-02-14
add rank to basic member
mat
2021-02-14
fix special cases
mat
2021-02-13
fix caching issue
mat
2021-02-13
fix inventories
mat
2021-02-13
optimize inventories
mat
2021-02-13
add optional check to verify all clients are owned by the creator
mat
2021-02-13
create member, profile, and profiles cleaners
mat
2021-02-13
move stuff into src folder
mat