Commit Graph

31 Commits

Author SHA1 Message Date
89f9ce3ffa fix: Next and last goal logic 2025-10-30 23:21:11 +10:00
21cf65398c tweak: Add contribution logging. 2025-10-30 22:48:34 +10:00
84791e6b91 (channel): Add basic logging to event 2025-10-30 22:24:12 +10:00
7a9a47f11f fix: More typos in raw data query 2025-10-30 22:23:49 +10:00
0c5250f09e fix: Typo in join column name 2025-10-30 22:07:14 +10:00
aa87fd6f9f feat: Add data to channel payload.
Add entire goal list to payload.
Add contributions leaderboard to payload.
Add raw sub point total to payload.
Add raw bits total to payload.

Add subpoint and bits total computations to ActiveSubathon.
2025-10-30 21:13:17 +10:00
32b84625df Add delay to goal alert. 2025-09-24 23:12:24 +10:00
a19bb8a8cb fix: Some typos in config. 2025-09-24 21:14:58 +10:00
7853d0c115 Remove old config command. 2025-09-24 19:28:34 +10:00
c495e2387e Add configuration commands. 2025-09-24 19:27:17 +10:00
7a9045d3dc fix: Typo in check_finished 2025-09-24 09:54:56 +10:00
891e121e99 fix: Cast Decimal to float 2025-09-24 09:44:33 +10:00
0c4b2bfe32 Adjust for rounding errors 2025-09-24 09:40:56 +10:00
a82b58b2c4 Add link command 2025-09-24 09:40:42 +10:00
21b1f9c3ab Fix typo 2025-09-22 23:37:36 +10:00
033fc5c1ae Improve subathon modularity. 2025-09-22 23:30:45 +10:00
899f5e7292 Move timer url to config 2025-09-02 22:12:43 +10:00
a5dd5ce6ad fix: Join type in lb query. 2025-09-02 22:02:29 +10:00
27103366aa fix: leaderboard query 2025-09-02 21:34:54 +10:00
b10098d28f feat: Add lb and adjust commands. 2025-09-02 21:31:19 +10:00
a3a3b36230 Add subathon name. 2025-09-02 10:40:01 +10:00
0934ee3af4 Tweak timer channel. 2025-09-02 09:17:00 +10:00
2c8bc4ae24 fix: Add timecap to data. 2025-09-02 08:56:41 +10:00
37ecb2d7ee tweak: Update wording. 2025-09-02 08:47:59 +10:00
18f57d1800 Migrate to new plugin architecture. 2025-09-01 23:24:38 +10:00
1544e9dbf9 Add data version. 2025-09-01 23:24:27 +10:00
0ea90b5cd2 Annotate component. 2025-09-01 19:41:19 +10:00
a7b38c20b2 Add created_by field for contribution. 2025-09-01 19:41:03 +10:00
4e9dbeee79 Add schema. 2025-09-01 19:40:49 +10:00
d1abe6782e Update plugin name. 2025-09-01 19:21:07 +10:00
65141312be Initial commit. 2025-09-01 19:20:14 +10:00