Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-09 | Add slowest coop join leaderboard | mat | |
2022-04-09 | Add fastest coop join leaderboard | 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-04-05 | sort farming contests by newest first | mat | |
2022-03-31 | don't show slayer tier 5 for nonexistent bosses | mat | |
2022-03-30 | fix | mat | |
2022-03-30 | clean item ids better | mat | |
2022-03-30 | lowercase item name in farming contest | mat | |
2022-03-30 | rename farmingContest to farmingContests | mat | |
2022-03-30 | add farming contest stuff | mat | |
2022-03-28 | accidentally made a thing snake_case | mat | |
2022-03-28 | add item list | mat | |
2022-03-27 | sort last save leaderboard correctly | mat | |
2022-03-27 | Fix first join & add last save leaderboard | mat | |
2022-03-27 | Add coop invitation | mat | |
2022-03-27 | Add levelXpRequired to skills with 0 xp | mat | |
2022-03-27 | Add default skills if they're missing from member | mat | |
2022-03-27 | Fix some harp songs showing twice | mat | |
2022-03-27 | rename "fire and flames" to "through the campfire" | mat | |
2022-03-27 | Add harp leaderboards | mat | |
2022-03-27 | Fix harp things being undefined | mat | |
2022-03-27 | Update harp.ts | mat | |
2022-03-27 | rename harp name to id in selected for consistency | mat | |
2022-03-27 | Add harp stats | mat | |
2022-03-27 | Fix | 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-21 | Add personal vault to inventories | mat | |
2022-03-21 | fix total bank balance being off | mat | |
2022-03-21 | don't reverse bank history | mat | |
2022-03-21 | round bank balance amount | mat | |
2022-03-21 | round numbers in bank balance | mat | |
2022-03-20 | Fix some typings | mat | |
2022-03-20 | Add the "left" field for members who left | mat | |
2022-03-20 | Add bank history | mat | |
2022-03-19 | Squashed commit of the following: | mat | |
commit 8de482698ce3b144a5208084299733a3951d691a Author: mat <github@matdoes.dev> Date: Sat Mar 19 19:39:21 2022 -0500 fix some issues with the typings commit e4d72e4b66c1f013dab495786041e7ce0316b0af Author: mat <github@matdoes.dev> Date: Sat Mar 19 18:04:10 2022 -0500 Fix error when there is no slayer data commit 706d044f6791272f3f4488d03884c33fc545a806 Author: mat <github@matdoes.dev> Date: Sat Mar 19 18:02:04 2022 -0500 Fix wrong interface commit d1cc698f4add94171004ca7039a452d38fa063b8 Merge: b490254 8843ccf Author: mat <github@matdoes.dev> Date: Sat Mar 19 17:54:00 2022 -0500 Merge branch 'main' into breaking commit b490254510b43ca9ef9822c661f3bfeb2e9ec7ef Author: mat <github@matdoes.dev> Date: Sat Mar 5 13:09:26 2022 -0600 change some seconds to milliseconds commit 09fc38f77faa88f7234f2496c7fd797b884cbf24 Author: mat <github@matdoes.dev> Date: Sat Mar 5 13:04:46 2022 -0600 Update README.md commit a470363ea7e7885c5c946aca9b40f73426a0e94c Author: mat <github@matdoes.dev> Date: Sat Mar 5 13:01:42 2022 -0600 Move `/leaderboard/` to `/leaderboards/` commit 012525036db62fbb97a56576f80c231b4127736d Author: mat <github@matdoes.dev> Date: Sat Mar 5 13:00:06 2022 -0600 Rename collection `xp` to `amount` commit dc8ea0588ad5357257767b37737da185e4dbffd0 Author: mat <github@matdoes.dev> Date: Sat Mar 5 12:59:20 2022 -0600 Rename visited_zones to just zones commit 6008feb15d36afd914efe98e90409327d3fc1322 Author: mat <github@matdoes.dev> Date: Sat Mar 5 12:54:15 2022 -0600 Replace all snake_case keys with camelCase | |||
2022-03-19 | Fix error when there is no slayer data | mat | |
2022-03-19 | Include slayer level in response | mat | |
2022-03-19 | Add Voidgloom Seraph and make slayer name optional | mat | |
2022-03-05 | `winner` is a string | mat | |
2022-02-21 | add missing things to typings | mat | |
2022-02-16 | oop typescript moment | mat | |
2022-02-16 | move maxUniqueMinions | mat | |
2022-02-16 | return max fairy souls and max minions in member | mat | |
makes it so we don't have to fetch /constants from the frontend | |||
2022-02-13 | Update election.ts | mat | |