aboutsummaryrefslogtreecommitdiff
path: root/build/database.js
AgeCommit message (Expand)Author
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-08-06don't add players to leaderboards leaderboards when they aren't on anymat
2021-08-01remove debug messagemat
2021-08-01add #1 leaderboards count leaderboardmat
2021-07-01delete players with no leaderboard positions from leaderboard collectionsmat
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-01add info for leaderboards_countmat
2021-06-01make new "cache" for recentlyqueuedmat
2021-06-01don't queue stuff if it's in recentlyUpdatedmat
2021-06-01lower the interval for leaderboardUpdateMemberQueue even moremat
2021-06-01decrease the queue intervals by a lotmat
2021-06-01add queue sizes to index debug datamat
2021-06-01Revert "Revert "Revert "temporarily disable leaderboard cache"""mat
2021-06-01Revert "Revert "temporarily disable leaderboard cache""mat
2021-06-01Revert "temporarily disable leaderboard cache"mat
2021-06-01temporarily disable leaderboard cachemat
2021-05-31add leaderboard infosmat
2021-05-31add memberRawLeaderboardItem and profileRawLeaderboardItemmat
2021-05-31removed fetching all the members in all of the leaderboardsmat
2021-05-30re-add the pre-cache for leaderboard usersmat
2021-05-30remove debug thingmat
2021-05-30i think i found out why it's using so much memory.mat
2021-05-30Revert "disable leaderboards again :trollface:"mat
2021-05-30disable leaderboards again :trollface:mat
2021-05-29only cache raw leaderboardsmat
2021-05-28add more useful stuff to indexmat
2021-05-28Don't fetch leaderboards multiple times when they're already being fetched (#47)mat
2021-05-28increase interval for updating leaderboardsmat
2021-05-27fix some bugs with it loading forevermat
2021-05-27random random debug things and optimize leaderboardsmat
2021-05-27make leaderboards send less requestsmat
2021-05-27disable "fast" mode for leaderboardsmat
2021-05-27log profile in fetchProfileUuid cache missmat
2021-05-27Profile customization (#45)mat
2021-05-25Compiled TS into JSmat-1
2021-05-24Revert "disable leaderboards"mat
2021-05-24Revert "enable raw leaderboard cache again"mat
2021-05-24enable raw leaderboard cache againmat
2021-05-24disable leaderboardsmat
2021-05-10decrease memory usemat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
2021-04-29rename minion_count to unique_minionsmat
2021-04-28remove some debug stuffmat
2021-04-27Add minion_count leaderboard (#15)mat
2021-04-27Add unit tests (#12)mat
2021-04-14revert change that makes leaderboards update slowlymat
2021-04-14Total leaderboards leaderboard working (#6)mat
2021-04-14Revert "Total leaderboards leaderboard (#5)"mat
2021-04-14Total leaderboards leaderboard (#5)mat
2021-04-13change max slayer level to 5mat