Commit Graph

45 Commits (512a24e5c3b1a51045a91acd9049c64266cc6d64)

Author SHA1 Message Date
maru 512a24e5c3
Remove anti cheat 2024-04-30 14:34:40 -04:00
maru 786e947e09
Change 'banned' to 'limited 2024-04-30 00:32:55 -04:00
maru 8481626193
Relicense under AGPL 2024-04-29 17:26:46 -04:00
maru 235fb9c91c
Add copyright notice to files 2024-04-29 15:32:58 -04:00
maru e8240c9c38
Rename to rogueserver 2024-04-29 15:22:27 -04:00
maru e184e9da91
Ban if vouchers over a certain threshold 2024-04-28 20:59:53 -04:00
maru cbcc68f8e4
Add password changes 2024-04-28 17:27:58 -04:00
maru 54d4d9a389
Set max open MariaDB connections 2024-04-25 16:27:24 -04:00
maru 2adb70dd7e
Styling consistency 2024-04-25 15:11:26 -04:00
Flashfyre 2f8c2d3f07 Match trainer and secret ID on update for data integrity 2024-04-25 09:56:56 -04:00
maru 768900d885
Change seedCompletions to dailyRunCompletions 2024-04-25 03:40:22 -04:00
Flashfyre 6acbb6448a Protect against cross-session overwrites 2024-04-21 16:23:25 -04:00
maru beb829d20f
Remove redundant padding insert in TryAddSeedCompletion 2024-04-18 02:36:14 -04:00
maru 522ce9f4fa
Update GitHub link 2024-04-14 19:25:36 -04:00
Matthew Olker 6a0a130b1d Nil check battle and classic session count 2024-04-11 18:40:37 -04:00
Flashfyre a4014feea8 Track player vouchers 2024-04-11 10:13:35 -04:00
Flashfyre 992864b785 Add voucher compensation logic 2024-04-09 22:22:00 -04:00
maru 0edfeab3ca
Various styling changes 2024-04-08 18:15:09 -04:00
Flashfyre dcb1c76370 Add endpoints for stats 2024-04-06 18:15:47 -04:00
Flashfyre 99d3490172 Update account stats on system save 2024-04-06 17:43:11 -04:00
maru d12a008259
Various changes 2024-04-01 22:54:55 -04:00
Flashfyre fa972bab37 Don't include banned users on rankings 2024-04-01 21:08:00 -04:00
Flashfyre 7d23859dea Add player count handler 2024-03-23 21:34:18 -04:00
Flashfyre 2495c1ee9a Fix incorrect page count for weekly rankings 2024-03-23 16:33:26 -04:00
Flashfyre 53ccdc5921 Add weekly rankings and ranking pagination support 2024-03-23 16:26:00 -04:00
Flashfyre 48c533cb78 Fix higher score being overwritten by worse daily runs 2024-03-22 21:42:27 -04:00
Flashfyre be04408336 Update random daily seed logic 2024-03-18 19:55:02 -04:00
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 2024-03-17 20:48:49 -04:00
Flashfyre 4710617f23 Add limit and pagination to rankings query 2024-03-17 13:36:32 -04:00
Flashfyre ff98047caa Add daily run rankings 2024-03-17 13:18:51 -04:00
Flashfyre 71889f7daa Add score to session save data 2024-03-17 11:34:11 -04:00
Flashfyre 5214c4aff4 Add mode to seed completion 2024-03-17 00:21:04 -04:00
Flashfyre 2e964b007d Add daily runs and seed completions 2024-03-16 21:51:13 -04:00
Flashfyre 23eb0bbbe8 Log last activity date 2024-03-15 16:38:32 -04:00
maru a19280d02c
Add cloud save data 2023-12-31 16:12:20 -05:00
Flashfyre e05f6f752b Add last logged in date to accounts table 2023-12-30 22:05:56 -05:00
maru 575167f0f9
Simplify error return in GetUsernameFromToken 2023-12-29 14:38:12 -05:00
Flashfyre 9ef76f1064 Fix account session insert query typo 2023-12-28 21:37:04 -05:00
Flashfyre 688b435bd1 Rename key column to hash 2023-12-28 21:32:03 -05:00
Flashfyre b4be49bf80 Fix query keyword conflict by using alias 2023-12-28 21:13:21 -05:00
maru f5d9cc6760
Workaround for column name 2023-12-28 21:09:15 -05:00
maru 0e6b2bbf5c
Fix query in GetUsernameFromToken 2023-12-28 20:09:50 -05:00
maru 8d3d24a58a
Add mysql driver 2023-12-28 19:58:54 -05:00
maru 4600b7b024
More changes 2023-12-28 19:53:59 -05:00
maru f690c53607
Add changes so far 2023-12-05 13:28:08 -05:00