aboutsummaryrefslogtreecommitdiff
path: root/src/database.ts
AgeCommit message (Expand)Author
2021-03-02add some more typingsmat
2021-03-01change concurrent updating leaderboard members to 1mat
2021-03-01add more debug stuffmat
2021-03-01increase concurrent database queue to 10mat
2021-03-01Revert "fix caching leaderboards twice uselessly"mat
2021-03-01fix caching leaderboards twice uselesslymat
2021-03-01fix members not being added to reverse leaderboardsmat
2021-03-01fix leaderboards being purged for reverse leaderboardsmat
2021-03-01make the unit for purse show as coinsmat
2021-03-01optimize leaderboardsmat
2021-03-01add skill leaderboardsmat
2021-03-01add skills and zones as constantsmat
2021-03-01reverse leaderboard order for racesmat
2021-02-28fix constant cachemat
2021-02-28store player and profile for member leaderboardsmat
2021-02-28make misc leaderboards always show up lastmat
2021-02-28improve categorized leaderboardsmat
2021-02-28Make leaderboard stuff use less memorymat
2021-02-28make first_join be sorted in reversemat
2021-02-28make /leaderboards include categoriesmat
2021-02-28add /leaderboardsmat
2021-02-28instantly update leaderboard when profile is viewedmat
2021-02-28make the max items in leaderboard easily changeablemat
2021-02-28only add relevant attributes for member to dbmat
2021-02-28update package-lock.json and remove weird codemat
2021-02-28Add leaderboardsmat