"cockatrice/translations/cockatrice_zh-Hans.ts" did not exist on "50de6552618d2734c40b31edf4497d2b2532e33a"
  1. 15 Jun, 2015 3 commits
  2. 13 Jun, 2015 1 commit
  3. 31 May, 2015 1 commit
  4. 30 May, 2015 1 commit
  5. 25 May, 2015 1 commit
  6. 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
  7. 23 May, 2015 6 commits
  8. 22 May, 2015 3 commits
  9. 21 May, 2015 4 commits
  10. 20 May, 2015 1 commit
  11. 19 May, 2015 3 commits
  12. 16 May, 2015 2 commits
    • Matt Lowe's avatar
      No need for [url][/url] · 9ce3aecd
      Matt Lowe authored
      No longer need to use the [url] tags to add **HTTPS** links. I want to
      only link to "secure" site by default, hence only https.
      
      Users can still use [url] tags if they want to.
      
      The ENTIRE chat  code needs to be rewitten, as it is just packing more
      code upon code. It can be done in another PR though. This just gets the
      base working feature in place.
      9ce3aecd
    • Matt Lowe's avatar
      Disable SB button when ready · f2c3045a
      Matt Lowe authored
      Updated to trigger on receive rather than send
      f2c3045a
  13. 15 May, 2015 1 commit
  14. 14 May, 2015 4 commits
  15. 12 May, 2015 1 commit
    • Matt Lowe's avatar
      Cleanup · f1703ed0
      Matt Lowe authored
      + Removed todo
      + linked test sound to the player joined sound
      f1703ed0
  16. 09 May, 2015 1 commit
  17. 08 May, 2015 1 commit
  18. 06 May, 2015 4 commits
    • Matt Lowe's avatar
      Added punctuation mark · 5dfef621
      Matt Lowe authored
      5dfef621
    • Matt Lowe's avatar
      Updated card loadout background · 6da6e5b5
      Matt Lowe authored
      6da6e5b5
    • Matt Lowe's avatar
      Updated filter svgs · f2a53abc
      Matt Lowe authored
      Now uses the same as in the deck editor
      f2a53abc
    • Matt Lowe's avatar
      Added sound settings page · c64eeb4e
      Matt Lowe authored
      + added sound setting page
      + added sound setting icon
      + moved sound settings from interface settings
      
      Added master volume
      
      + added master volume slider.
      + volume can be changed by sliding bar or by using the spin box
      + Preview of  volume will be played when dragging and releasing bar.
      
      Added checks for qt4
      
      Qt4 does not have support for setting the volume without some lengthy
      work around, I have disabled volume control for qt4 users and have
      mentioned that "Master volume requires qt5".
      
      Updated sfx
      
      + removed all old sfx
      + added new end step and tap sound
      + tap/endstep sound has a timer on it to prevent spamming
      + test sound engine will now use endstep sound
      
      Made end step sfx softer
      
      end step felt too harsh
      
      Added player joined sound
      
      + added a sound for when a new player joins a room
      
      Updated
      
      Was missing a sound when a player joins
      
      Made end step softer
      
      Made end step even softer
      
      updated sound again
      c64eeb4e
  19. 05 May, 2015 1 commit