1. 05 Jul, 2015 1 commit
  2. 24 Jun, 2015 1 commit
  3. 22 Jun, 2015 1 commit
  4. 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
  5. 03 Jun, 2015 1 commit
  6. 31 May, 2015 1 commit
  7. 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
  8. 23 May, 2015 3 commits
  9. 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
  10. 17 Apr, 2015 1 commit
  11. 16 Apr, 2015 2 commits
  12. 13 Apr, 2015 2 commits
  13. 12 Apr, 2015 1 commit
  14. 12 Feb, 2015 1 commit
  15. 29 Jan, 2015 2 commits
  16. 10 Jan, 2015 1 commit
    • Matt Lowe's avatar
      Added Account Age · 02043ad4
      Matt Lowe authored
      + Added the ability to see the account age of registered users. Changes
      are both in server and client. The server will now send back the
      registration date along with the user data. The client will then use
      this to calculate the account age and display it in the user details
      window.
      02043ad4
  17. 01 Jan, 2015 2 commits
  18. 13 Dec, 2014 1 commit
  19. 06 Oct, 2014 2 commits
  20. 04 Oct, 2014 1 commit
  21. 09 Jan, 2013 1 commit
  22. 25 Jul, 2012 1 commit
  23. 17 Jul, 2012 2 commits
  24. 28 May, 2012 2 commits
  25. 20 May, 2012 1 commit