rogueserver
rogueserver copied to clipboard
Game server backend and API for PokéRogue
Created a new database table + endpoints for Run History communicate via network This does not require additional steps to run. I'm very bad at Git. I apologize for the...
Adds basic feature flag support. Feature flags can be enabled/disabled, and are configured with one of three "access levels": - "DEV_STAFF" - "CONTRIBUTOR" - "EVERYONE" Flags are currently only configurable...
Update the line numbers for the URL editing step of installation.
## What are the changes? Updated readme to make it more obvious you currently need to built the image locally, with instructions on how to do so modified docker.compose.Example.yml to...
I did a 'git pull' for both Pokerogue & Rogueserver this morning, and it seems accounts/saves have broken on my private instance. After git pull, I restarted the services, and...
In the README's instructions for installation, the line numbers in the title of the linked section are incorrect and indicate the wrong part of the file. [https://github.com/pagefaultgames/rogueserver?tab=readme-ov-file#srcutilsts224-225-in-pokerogue](https://github.com/pagefaultgames/rogueserver?tab=readme-ov-file#srcutilsts224-225-in-pokerogue) I've already submitted...
Hey! So far i didnt found the time to spin up a copy of this server, i am also no expert in those fields in general, but i wanted to...