Commit Graph

19 Commits (235fb9c91c0550cd18c6c048c18baf6de0687288)

Author SHA1 Message Date
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 b52abbf7fe
Ban if daily score over 20000 2024-04-28 22:21:30 -04:00
maru e184e9da91
Ban if vouchers over a certain threshold 2024-04-28 20:59:53 -04:00
Flashfyre bc8084b70b Increment server version 2024-04-28 20:44:33 -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
maru 96f8a74396
Unduplicate more code 2024-04-22 18:32:45 -04:00
maru 1de3ce72e4
Reuse zstandard encoder 2024-04-22 18:20:58 -04:00
maru 697c5335d7
Prevent writing empty save files 2024-04-22 18:06:32 -04:00
maru b00ed4c0b9
Use WriteFile instead of stream writing to files 2024-04-22 18:01:17 -04:00
Flashfyre 6acbb6448a Protect against cross-session overwrites 2024-04-21 16:23:25 -04:00
maru 75cf6f3ab1
Use Sprintf instead of encoding UUIDs to hex 2024-04-20 17:10:48 -04:00
Flashfyre a36a8f5be9 Update schema and version for variant update 2024-04-18 21:54:07 -04:00
maru 35641e420b
Clean up compensation code 2024-04-18 02:11:31 -04:00
maru 9477889390
Use better cron package 2024-04-16 21:01:24 -04:00
Flashfyre 420a4d17b3 Fix version check for outdated client 2024-04-16 09:21:23 -04:00
Flashfyre d232773ecd Add game version check to save (WiP) 2024-04-15 10:10:22 -04:00
maru 1f0f38d38e
Move endpoint categories into their own packages 2024-04-14 20:03:53 -04:00