9 Commits (8a32efeaa3985df9cdc7176ba6888e02146ae32e)

Author SHA1 Message Date
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
5 months ago
maru e8240c9c38
Rename to rogueserver 5 months ago
maru 0fec7cb4c3
Revert "Serve game content and API"
This reverts commit 6bd7deb3de.
5 months ago
maru 6bd7deb3de
Serve game content and API 5 months ago
Matthew Olker 6a0a130b1d Nil check battle and classic session count 5 months ago
Flashfyre be04408336 Update random daily seed logic 6 months ago
Flashfyre 2e964b007d Add daily runs and seed completions 6 months ago
Flashfyre b64007a5f2 Fix minor issues with session data handling 9 months ago
Flashfyre e05f6f752b Add last logged in date to accounts table 9 months ago