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
/
hypixel.ts
Age
Commit message (
Expand
)
Author
2021-05-27
Profile customization (#45)
mat
2021-05-24
add temporary debug thing
mat
2021-05-01
Show minions that haven't been unlocked in response (#20)
mat
2021-04-27
Add minion_count leaderboard (#15)
mat
2021-04-08
change how stats are sent to allow for extra info
mat
2021-03-02
add some more typings
mat
2021-03-01
fix error for nonexistent players
mat
2021-03-01
add skill leaderboards
mat
2021-02-28
instantly update leaderboard when profile is viewed
mat
2021-02-28
Add leaderboards
mat
2021-02-20
add debug stuff
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
add objectives and skills
mat
2021-02-13
optimize inventories
mat
2021-02-13
move some code to make more sense
mat
2021-02-13
add banking info
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