1. 29 Apr, 2015 1 commit
  2. 28 Apr, 2015 1 commit
  3. 27 Apr, 2015 8 commits
  4. 26 Apr, 2015 7 commits
  5. 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
  6. 24 Apr, 2015 2 commits
  7. 23 Apr, 2015 5 commits
  8. 22 Apr, 2015 10 commits
  9. 21 Apr, 2015 4 commits