"cockatrice/sounds/CMakeLists.txt" did not exist on "d74703f7af3edfaf78a98ae9524d607981ac43e4"
  1. 01 May, 2015 2 commits
    • Fabio Bas's avatar
      Improve sets handling · 66adeb6d
      Fabio Bas authored
      Move the “check unknown sets” method inside the cards database, so that
      it can be executed when the card database gets reloaded after a card
      database update.
      Additionally, show the user a welcome message the first time they run a
      new cockatrice version, so that they know why they get shown the “edit
      sets” window and how to hide/disable sets.
      66adeb6d
    • Fabio Bas's avatar
      Run oracle from cockatrice · c356a6fc
      Fabio Bas authored
      c356a6fc
  2. 29 Apr, 2015 2 commits
  3. 28 Apr, 2015 1 commit
  4. 27 Apr, 2015 8 commits
  5. 26 Apr, 2015 7 commits
  6. 25 Apr, 2015 2 commits
    • Matt Lowe's avatar
      Fixed issue with non creature perms set to 0/0 · 9c1e509a
      Matt Lowe authored
      The issue was that I had set the ctor to set the p/t to 0/0 rather than
      -1/-1. This meant that when you join a game in progress (spec or
      reconnect) the server would send the card value to the client as 0/0,
      instead of -1/-1. The client has been coded so that if the toughness is
      <0 then dont show it. 0/0 is instead shown.
      
      We still need to look into cards with no p/t being set to a 0/1 as
      @tooomm mentioned in anther issue. As it stands, this is more important
      than that.
      9c1e509a
    • Matt Lowe's avatar
      Changed pt to orange · ff1aec40
      Matt Lowe authored
      After feedback, and also noticing myself, the blue requires a little
      more focus than should be nessesarry. I have updated to be orange, which
      feels more comfortable. I have polled the community and they also agree
      orange > blue.
      ff1aec40
  7. 24 Apr, 2015 2 commits
  8. 23 Apr, 2015 5 commits
  9. 22 Apr, 2015 10 commits
  10. 21 Apr, 2015 1 commit