Commit Graph

155 Commits

Author SHA1 Message Date
78c8c1ba98 add some optimization 2024-10-29 18:48:09 +00:00
069a566d40 add additional data and previous score in top scores response 2024-10-29 18:45:34 +00:00
8011ed7b5a add additional data in top scores response 2024-10-29 18:44:21 +00:00
b68de0552f cleanup top scores and add timeframes to them 2024-10-29 18:34:58 +00:00
9e96d2f0ba replace discord log with console log 2024-10-29 14:42:34 +00:00
f4192b5030 remove debug 2024-10-29 14:17:49 +00:00
b610c5d97f fix cron 2024-10-29 14:17:42 +00:00
67c4865697 fix player name 2024-10-29 14:17:33 +00:00
3a2a876f74 fix player scores background refreshing 2024-10-29 14:11:30 +00:00
02015525e3 oops 2024-10-28 19:01:47 +00:00
0ec1fc9d41 oops 2024-10-28 16:30:12 +00:00
f156b7f582 fix previous score 2024-10-28 15:47:41 +00:00
ad568ddf5d fix player data tracking 2024-10-28 14:00:12 +00:00
df297d0c99 maybe fix player data tracking idk 2024-10-28 13:35:14 +00:00
981bc13a1f update player name 2024-10-28 13:27:46 +00:00
f52b62ba83 add top scores page 2024-10-28 13:18:40 +00:00
0a5d42f6ac make player score fetching much faster 2024-10-28 12:12:44 +00:00
ce65116db4 log this to see if its why some don't get tracked 2024-10-28 11:46:03 +00:00
b83fb6f3a8 cache statistics 2024-10-27 15:17:54 +00:00
c58f24103f update lgo 2024-10-27 15:13:43 +00:00
e146d20f4f log ss score tracking 2024-10-27 15:11:00 +00:00
b889eee7ff change connection idle timeout 2024-10-27 14:03:41 +00:00
28e8561020 cleanup and track player history when creating the player instead of waiting for the cron job 2024-10-27 14:01:12 +00:00
de3768559f include today in seeding player history 2024-10-27 13:35:45 +00:00
d086e922c4 fix leaderboard id 2024-10-27 11:20:08 +00:00
9626931b91 migrate some values to ssr data tracking so we don't need to rely on BL as much 2024-10-26 18:41:51 +01:00
0d39a905f6 never refresh ranked leaderboards 2024-10-26 13:27:53 +01:00
7be8c37779 move this to the cached leaderboard 2024-10-26 13:22:43 +01:00
6bc2e09f43 meow 2024-10-26 13:16:55 +01:00
fe888d9fb6 cache scoresaber leaderboards 2024-10-26 13:13:32 +01:00
d7929cc36a fix player daily score set 2024-10-26 01:05:51 +01:00
3abffec9cb oops 2024-10-25 21:34:26 +01:00
f20d83a436 fix error 2024-10-25 21:32:59 +01:00
97fba47fd8 add score history viewing 2024-10-25 21:29:57 +01:00
9fb5317bc8 maybe it just needs time to work idk 2024-10-25 18:29:57 +01:00
7e1d172b43 fix perms 2024-10-25 18:01:44 +01:00
da950e08f2 bot stuff 2024-10-25 18:00:15 +01:00
Lee
2b9a777506 Update projects/backend/src/bot/bot.ts 2024-10-25 16:49:38 +00:00
90b0994524 add bot cmd 2024-10-25 17:44:19 +01:00
53e0ce007d rename cron 2024-10-25 17:39:25 +01:00
a421243973 ensure scores are always up-to-date for players 2024-10-25 17:37:56 +01:00
a9338393f5 add default values for rankedScores and unrankedScores stat 2024-10-25 13:37:04 +01:00
6d0c6aa47f add more statistics 2024-10-24 14:36:24 +01:00
cd1f010698 fix crying 2024-10-24 14:28:18 +01:00
02083204f7 Update oven/bun Docker tag to v1.1.33 2024-10-24 08:03:37 +00:00
2852e0c0ed track difficulty and characteristic for scoresaber scores 2024-10-23 20:52:57 +01:00
0a87877373 ignore score if it already exists 2024-10-23 20:47:12 +01:00
d42c888e82 implement scoresaber score tracking (for previous scores) 2024-10-23 20:20:57 +01:00
90c57ad086 add score acc chart 2024-10-23 17:44:55 +01:00
55b9f0e4ef fix swagger 2024-10-23 16:19:29 +01:00