Commit Graph

12 Commits (master)

Author SHA1 Message Date
Flashfyre 2704e64e38 Add newclear endpoint 2024-05-10 18:07:14 -04:00
Up 1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
2024-05-07 17:10:33 -04:00
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 b52abbf7fe
Ban if daily score over 20000 2024-04-28 22:21:30 -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 9477889390
Use better cron package 2024-04-16 21:01:24 -04:00
maru 1f0f38d38e
Move endpoint categories into their own packages 2024-04-14 20:03:53 -04:00