21 Commits (3269e30a2512e390da488b901f8c53e4c0ff7e75)

Author SHA1 Message Date
maru 15a32c0e23
Various cleanup 6 months ago
maru 7bfd9dfba7
Fix code 6 months ago
maru fc458fad73
Revert "Remove anti cheat"
This reverts commit 512a24e5c3.
6 months ago
maru b5e8094039
Don't return INVALID on seed-related function error 6 months ago
Up 3ed5f41d58
make server automatically create DB schema if not exists (#5)
* add default values for CLI args

* add development docker compose file

* prevent crash if userdata dir does not exist

* accounts, acccountStats

* account stats and create db indices

* compensations and daily runs

* ensure uniqueness of daily seed

* start on port 8001 by default for client parity

* make generated schema match production

* sort imports
6 months ago
maru 512a24e5c3
Remove anti cheat 6 months ago
maru 786e947e09
Change 'banned' to 'limited 6 months ago
maru 8481626193
Relicense under AGPL 6 months ago
maru 235fb9c91c
Add copyright notice to files 6 months ago
maru e8240c9c38
Rename to rogueserver 6 months ago
maru 522ce9f4fa
Update GitHub link 7 months ago
maru d12a008259
Various changes 7 months ago
Flashfyre fa972bab37 Don't include banned users on rankings 7 months ago
Flashfyre 2495c1ee9a Fix incorrect page count for weekly rankings 8 months ago
Flashfyre 53ccdc5921 Add weekly rankings and ranking pagination support 8 months ago
Flashfyre 48c533cb78 Fix higher score being overwritten by worse daily runs 8 months ago
Flashfyre be04408336 Update random daily seed logic 8 months ago
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 8 months ago
Flashfyre 4710617f23 Add limit and pagination to rankings query 8 months ago
Flashfyre ff98047caa Add daily run rankings 8 months ago
Flashfyre 2e964b007d Add daily runs and seed completions 8 months ago