21 Commits (master)

Author SHA1 Message Date
maru 15a32c0e23
Various cleanup 4 months ago
maru 7bfd9dfba7
Fix code 4 months ago
maru fc458fad73
Revert "Remove anti cheat"
This reverts commit 512a24e5c3.
4 months ago
maru b5e8094039
Don't return INVALID on seed-related function error 4 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
4 months ago
maru 512a24e5c3
Remove anti cheat 5 months ago
maru 786e947e09
Change 'banned' to 'limited 5 months ago
maru 8481626193
Relicense under AGPL 5 months ago
maru 235fb9c91c
Add copyright notice to files 5 months ago
maru e8240c9c38
Rename to rogueserver 5 months ago
maru 522ce9f4fa
Update GitHub link 5 months ago
maru d12a008259
Various changes 6 months ago
Flashfyre fa972bab37 Don't include banned users on rankings 6 months ago
Flashfyre 2495c1ee9a Fix incorrect page count for weekly rankings 6 months ago
Flashfyre 53ccdc5921 Add weekly rankings and ranking pagination support 6 months ago
Flashfyre 48c533cb78 Fix higher score being overwritten by worse daily runs 6 months ago
Flashfyre be04408336 Update random daily seed logic 6 months ago
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 6 months ago
Flashfyre 4710617f23 Add limit and pagination to rankings query 6 months ago
Flashfyre ff98047caa Add daily run rankings 6 months ago
Flashfyre 2e964b007d Add daily runs and seed completions 6 months ago