1. 17 Mar, 2016 1 commit
  2. 23 Sep, 2015 1 commit
  3. 14 Sep, 2015 1 commit
    • woogerboy21's avatar
      Added chat history to a room that is displayed on join. · 87a64da1
      woogerboy21 authored
      With this update a new chat history definition is added on a per
      room bases which allows operators to specify the number of chat
      messages to store and present to the user on join.  Please see
      the sample ini for room definitions.
      87a64da1
  4. 02 Sep, 2015 1 commit
  5. 16 Aug, 2015 1 commit
  6. 10 Aug, 2015 1 commit
  7. 08 Aug, 2015 2 commits
  8. 07 Aug, 2015 1 commit
  9. 30 Jul, 2015 2 commits
  10. 25 Jul, 2015 1 commit
  11. 13 Jul, 2015 1 commit
  12. 29 Jun, 2015 1 commit
  13. 20 Jun, 2015 1 commit
    • Matt Lowe's avatar
      Moved username formatting to INI file · a795d7d8
      Matt Lowe authored
      Rather than having the username limitations hard coded, I have moved it
      into the ini file. I have added some examples to the code and also to
      the ini.
      
      This is only and example and can be expanded on by others.
      a795d7d8
  14. 24 May, 2015 1 commit
    • Fabio Bas's avatar
      More work · 471f6371
      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
      471f6371
  15. 23 May, 2015 2 commits
  16. 22 May, 2015 1 commit
    • Gavin Bises's avatar
      Add first draft of protocol extension for registration · 735fcbf3
      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...
      735fcbf3
  17. 12 Apr, 2015 1 commit
  18. 14 Mar, 2015 1 commit
  19. 01 Jan, 2015 1 commit
  20. 18 Nov, 2014 2 commits
  21. 06 Oct, 2014 1 commit
  22. 04 Oct, 2014 2 commits
  23. 03 Jul, 2014 2 commits
    • woogerboy21's avatar
      Requested Cleanup · 0a1fe7f5
      woogerboy21 authored
      Corrected tab to 4 space (per request)
      Moved regonly option under authentication ini location (per request)
      0a1fe7f5
    • woogerboy21's avatar
      Registered Only Server · d246fa39
      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.
      d246fa39
  24. 26 Jun, 2014 1 commit
    • woogerboy21's avatar
      settings update/addition · 977cf734
      woogerboy21 authored
      updated settings name (loglevel) to a more descriptive name (writelog)
      added logfilters setting to allow user defined filters.
      977cf734
  25. 23 Jun, 2014 1 commit
  26. 28 May, 2012 1 commit
  27. 26 Apr, 2012 1 commit
  28. 30 Dec, 2011 1 commit
  29. 21 May, 2011 1 commit
  30. 20 Apr, 2011 1 commit
  31. 22 Mar, 2011 1 commit
  32. 03 Mar, 2011 1 commit
  33. 02 Mar, 2011 1 commit
  34. 27 Jan, 2011 1 commit