Commit Graph

43 Commits

Author SHA1 Message Date
ad455e5ac3 feat: Implement Sponsors. 2023-10-20 19:52:22 +03:00
ab39ceee71 feat(config): Split mod and admin config. 2023-10-16 21:43:54 +03:00
aa29dd48be fix(stats): Empty achievement protection. 2023-10-10 07:55:26 +03:00
01a0f337b7 feat(statistics): Implement achievements. 2023-10-09 21:49:20 +03:00
cfc9ea5ea9 feat(stats): New /profile command. 2023-10-09 18:23:10 +03:00
d674dc4c8e (stats): New xp display format. 2023-10-09 16:50:35 +03:00
4db7e5a943 fix(profile): Always use guild for profile gui. 2023-10-08 11:22:29 +03:00
c4a9f9abf3 fix(statistics): Guard against interaction expiry. 2023-10-06 10:11:52 +03:00
eaa44ab43c (voice): Rewrite initialise and refresh mechanism. 2023-10-06 01:51:41 +03:00
5568339835 fix(stats): Limit stat commands to guilds. 2023-10-01 14:26:14 +03:00
8a2c85113e fix(statistics): Fix several display errors. 2023-10-01 14:21:59 +03:00
4f809396a6 fix(ranks): Account for deleted role. 2023-09-21 01:37:24 +03:00
519fb976aa feat: Lazy member chunking.
No longer try to fetch all members on startup.
Instead chunk on-demand.
2023-09-20 20:46:39 +03:00
17683a7d96 fix(core): Handle rendering errors. 2023-09-19 22:59:01 +03:00
7473f88e1d fix(stats): Fix typo in lb chunking. 2023-09-14 15:11:02 +03:00
7dfc720c16 fix(stats): Implement attendance for goal card. 2023-09-12 18:32:11 +03:00
76dc6a4566 ui(stats): Improve visibility of season start. 2023-09-11 09:46:02 +03:00
6343d47072 fix(stats): Correct first session tz. 2023-09-10 05:37:45 +03:00
c7cf34d38f fix(stats): Detect finished UI on submit. 2023-09-09 14:24:52 +03:00
84b9a0930e fix (stats): Order profile tags. 2023-09-03 13:55:28 +03:00
598ba443d5 fix (stats): Filter leaderboard. 2023-08-28 23:45:17 +03:00
2e9b438a04 fix: Fix minor statistics bugs 2023-08-24 14:40:32 +03:00
df9b835cd5 fix (data): Parallel connection pool. 2023-08-23 17:31:38 +03:00
b5fad27c4f fix (statistics): Force cmds to wait for UI. 2023-08-22 22:17:33 +03:00
8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +03:00
b3b5053c23 fix (stats): Fix query column names. 2023-08-18 19:37:15 +03:00
a0c56ebc13 fix: Formatting and missing formats. 2023-08-18 12:37:46 +03:00
aa1c2655b9 fix: Use default_avatar where needed. 2023-08-18 04:03:04 +03:00
41c0f2d094 fix (stats): Return parsed 'season_start'. 2023-08-16 22:48:46 +03:00
2eece69760 rewrite: New 'Member Admin' module. 2023-08-13 08:10:39 +03:00
d4800f1db6 (stats): Assorted bugfixes and UI tweaks. 2023-07-18 15:25:46 +03:00
a7c5af59a7 rewrite: New Scheduled Session System. 2023-06-30 11:15:39 +03:00
6f4197649e fix: Add lb position to stats. 2023-06-09 07:07:57 +03:00
73a99d7a3d fix: Missed localisations. 2023-06-09 06:17:48 +03:00
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
e1a23695ee rewrite: Setting input strings and localisation. 2023-06-06 12:57:29 +03:00
fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
0e1fb84bcb rewrite: Minor bugfixes. 2023-05-23 18:16:12 +03:00
7f79009ac7 rewrite: Profile, Stats, Leaderboard. 2023-05-14 12:31:43 +03:00
2657580d6f fix (stats): Fix global guild goal fetch. 2023-03-12 14:59:49 +02:00
42b68e8913 rewrite(statistics): Minor statistics refactor. 2023-03-08 11:55:36 +02:00
b0dcbaa727 rewrite (core): Split and refactor Lion and config. 2023-03-03 15:35:08 +02:00
7dc361b1b9 rewrite: Initial statistics UI. 2023-03-02 19:01:14 +02:00