- 22 May, 2015 1 commit
-
-
Gavin Bises authored
Stub for registration command handling in server First draft of handling registration requests WIP (will be rebased) clean up bad imports (rebase this later) Finish checkUserIsBanned method Add username validity check Check servatrice registration settings WIP Finish(?) server side of registration Needs testing Fix switch case compile failure I have no idea why I have to do this WIP for registration testing python script Stub register script initial attempt Rearrange register script First try at sending reg register.py sends commands correctly now Add more debug to register.py Pack bytes the right way - servatrice can parse py script sends now register.py should be working now Parse xml hack correctly Log registration enabled settings on server start Insert gender correctly on register Show tcpserver error message on failed gameserver listen Fail startup if db configured and can't be opened. TIL qt5 comes without mysql by default in homebrew...
-
- 06 Mar, 2015 1 commit
-
-
woogerboy21 authored
Script to add the first admin account to the servatrice database. Running this script after setting up a servatrice server will add the user account "servatrice" with the password of "password".
-
- 26 Feb, 2015 1 commit
-
-
woogerboy21 authored
Fix #782 The script will remove any registered user accounts that are not active that are 5 days old or older (by default). You can change the time frame to whatever liking you desire.
-
- 02 Jul, 2014 2 commits
-
-
woogerboy21 authored
Renamed mysql configuration file to include example extension and set git to ignore mysql.cnf per request.
-
woogerboy21 authored
Updates for performance improvements per request
-
- 01 Jul, 2014 1 commit
-
-
woogerboy21 authored
External shell script to help maintain the cockatrice database tables.
-