1. 01 May, 2015 1 commit
    • Matt Lowe's avatar
      Removed lprotobuf error on building · 878b7603
      Matt Lowe authored
      Will need @ctrlaltca to confirm this wont mess anything up. I have
      removed a option to se set from the cmake file. This option is not
      needed.
      
      Windows users, you will need to run cmake to create the sln again.
      878b7603
  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 2 commits