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
/
cleaners
/
skyblock
/
member.ts
Age
Commit message (
Expand
)
Author
2022-05-29
Experimentation table (#220)
mat
2022-05-21
add essence
mat
2022-05-15
add accessory bag upgrades
mat
2022-04-30
revamp skills api
mat
2022-04-09
Add farming contest leaderboards
mat
2022-04-09
add "left" to CleanMemberProfilePlayer
mat
2022-04-09
Allow viewing profiles of removed members
mat
2022-04-09
return whole player in coopInvitation
mat
2022-03-30
rename farmingContest to farmingContests
mat
2022-03-30
add farming contest stuff
mat
2022-03-27
Fix first join & add last save leaderboard
mat
2022-03-27
Add coop invitation
mat
2022-03-27
Add harp stats
mat
2022-03-27
Add pets
mat
2022-03-27
Claimed items (scorpius bribes, potato talisman, etc)
mat
2022-03-27
fix and bump typed-hypixel-api version
mat
2022-03-26
Change a lot of things to use typed-hypixel-api
mat
2022-03-25
Add typed-hypixel-api as a dep and change some code
mat
2022-03-20
Fix some typings
mat
2022-03-20
Add the "left" field for members who left
mat
2022-03-19
Squashed commit of the following:
mat
2022-02-16
move maxUniqueMinions
mat
2022-02-16
return max fairy souls and max minions in member
mat
2021-09-10
make the zones api include unvisited zones
mat
2021-09-06
Bump node-fetch from 2.6.1 to 3.0.0 (#116)
dependabot[bot]
2021-06-29
enable strictNullChecks and fix all related issues (#65)
mat
2021-06-02
include more data about skills (#51)
mat
2021-05-27
Profile customization (#45)
mat
2021-05-02
add `/constants` api to get max minions and fairy souls (#21)
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-17
add head_texture to items
mat
2021-04-08
change how stats are sent to allow for extra info
mat
2021-03-01
add mythos stat category
mat
2021-02-28
Add leaderboards
mat
2021-02-20
change other timestamps to be consistent
mat
2021-02-14
add rank to basic member
mat
2021-02-14
fix special cases
mat
2021-02-14
add total slayer xp
mat
2021-02-14
Closes #2
mat
2021-02-14
add collections
mat
2021-02-14
add visited zones
mat
2021-02-13
clean inventory items
mat
2021-02-13
fix caching issue
mat
2021-02-13
add objectives and skills
mat
2021-02-13
optimize inventories
mat
2021-02-13
add inventories
mat
2021-02-13
add fairy souls
mat
2021-02-13
add banking info
mat
2021-02-13
create member, profile, and profiles cleaners
mat