Cockatrice/servatrice/scripts
Gavin Bises 735fcbf311 Add first draft of protocol extension for registration
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...
2015-05-22 18:55:51 +02:00
..
.gitignore Add first draft of protocol extension for registration 2015-05-22 18:55:51 +02:00
maint_removeinactiveplayeraccounts Cleanup script to delete unactivated user accounts 2015-02-26 10:37:08 -05:00
maint_replays Optimization 2014-07-02 11:11:17 -04:00
maint_sessions Optimization 2014-07-02 11:11:17 -04:00
mk_pypb.sh Add first draft of protocol extension for registration 2015-05-22 18:55:51 +02:00
mysql.cnf.example Example Update 2014-07-02 13:23:50 -04:00
register.py Add first draft of protocol extension for registration 2015-05-22 18:55:51 +02:00
setup_addfirstadmin Script to add the first admin account 2015-03-06 11:08:32 -05:00