- 18 Sep, 2015 1 commit
-
-
woogerboy21 authored
Ban based notification to other online moderators is the first form implemented by this PR.
-
- 10 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 08 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 02 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 22 Aug, 2015 1 commit
-
-
Daenyth authored
When in none auth mode, registered users don't exist; hence the setting makes the game impossible to join. Normally the setting would be greyed out when the user is unregistered, but commit 475c54bf introduced a new edge case where the stored setting would apply to the field even if the user is unregistered, making the setting possible to apply in no-reg mode. Regardless, any client could have done this, not just the default cockatrice. The server side fix should prevent all issues in the future.
-
- 08 Aug, 2015 2 commits
-
-
woogerboy21 authored
Moved the RegOnlyRequirement functions out of the Database interface into the proper Server block of code.
-
woogerboy21 authored
-
- 07 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 05 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 30 Jul, 2015 1 commit
-
-
woogerboy21 authored
Changed the default value for the client keep alive variable back to 1 (since that is what the setting is if the value is not found in the configuration ini file).
-
- 24 May, 2015 1 commit
-
-
Fabio Bas authored
* Refactored code out of common/ into servatrice/ * added smtp client library * disable registration when connected * validate email address * send activation token via email
-
- 23 May, 2015 2 commits
- 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...
-
- 14 Mar, 2015 1 commit
-
-
Fabio Bas authored
-
- 24 Jul, 2014 1 commit
-
-
Fabio Bas authored
-
- 09 Jul, 2014 1 commit
-
-
arxanas authored
-
- 03 Jul, 2014 1 commit
-
-
woogerboy21 authored
Implemented the ability to set the server to only allow registered users. Also updated client to reflect the log-in rejection as well as put a check in place for the server to not start if db connection is not available yet registration is required.
-
- 23 Jan, 2013 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 14 Oct, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 25 Jul, 2012 1 commit
-
-
Daenyth authored
Specifically this should cover people connecting with a username of "\u200C"
-
- 17 Jul, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 03 Jun, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 28 May, 2012 2 commits
-
-
Max-Wilhelm Bruker authored
-
Max-Wilhelm Bruker authored
-
- 20 May, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 31 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 24 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 18 Mar, 2012 2 commits
-
-
Max-Wilhelm Bruker authored
improved code for automatic joining of persistent games; disconnecting + reconnecting works as it should with ISL
-
Max-Wilhelm Bruker authored
-
- 17 Mar, 2012 3 commits
-
-
Max-Wilhelm Bruker authored
-
Max-Wilhelm Bruker authored
added mutex for RNG, moved game command implementation from S_PH to S_Player in preparation for forwarding of game commands via tunneling interface
-
Max-Wilhelm Bruker authored
-
- 11 Mar, 2012 2 commits
-
-
Max-Wilhelm Bruker authored
-
Max-Wilhelm Bruker authored
-
- 10 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 04 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 03 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 02 Mar, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 25 Feb, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-