1. 29 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      refactor cardframe as a parent of a text card frame and a picture card frame · f77054f2
      sylvanbasilisk authored
      cardframe is now a stacked widget that prefers to show the card picture
      only so that the screen can be more space efficient and the card pixel
      map can be displayed as a larger size. however if the card pixel map
      can not be loaded for some reason, the cardframe class will automatically
      switch to the text version of the card.
      
      a menu item was added under the database menu to allow for users to
      prefer card text only.
      f77054f2
  2. 28 Jan, 2014 1 commit
  3. 26 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      reverted back to original deck editor layout but including filtertree · c786e180
      sylvanbasilisk authored
      the original layout is actually more space efficient if using CardFrame
      instead of CardInfoWidget and reducing the size of the deck editor
      toolbar.
      
      this commit also removes the old search feature by removing the search
      button and the clear search button. the clear search menu item is left
      in place, however it now clears the filtertree.
      
      finally, the stretch factor for the right frame in the main layout was
      reduced to zero so that the card database gets priority for extra space.
      this makes more sense because the deck editor does not actually need
      very much horizontal space.
      c786e180
  4. 22 Jan, 2014 2 commits
  5. 21 Jan, 2014 1 commit
  6. 17 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      added filter builder widget and filter tree · 863e437d
      sylvanbasilisk authored
      filter builder takes filter options from user, then adds
      completed filters to the filter tree. the filter tree does
      not currently do anything. in the future it will filter the
      cards in the database view.
      863e437d
  7. 05 Jan, 2014 1 commit
  8. 17 Dec, 2013 2 commits
  9. 10 Dec, 2013 1 commit
  10. 07 Dec, 2013 1 commit
  11. 12 Nov, 2013 2 commits
  12. 11 Jul, 2013 3 commits
    • Daenyth's avatar
      Merge pull request #7 from skoh-fley/play-to-stack-option · 92ff5038
      Daenyth authored
      Added a UI option to play all nonlands to the stack instead of the battlefield
      92ff5038
    • Daenyth's avatar
      db43a060
    • Frederik Holden's avatar
      Fix two bugs in the price tag feature · c0fdbb2c
      Frederik Holden authored
      
      
      "The price tag feature currently has two bugs.
      1. The final price that a card ends up with is the one in the last set
      alphabetically, instead of the one from the set with the lowest price.
      2. Black Lotus Project sometimes gets in prices for cards from Masters
      Edition, for some reason. This set only exists in Magic the Gathering:
      Online, i.e., not physically, and should not be considered. This might
      be considered a BLP bug and not a Cockatrice bug.
      
      This patch fixes those two bugs. I also changed the price value to be
      based on BLP's "price" value instead of the "average" value. Seems more
      logical."
      
      Signed-off-by: default avatarDaenyth <Daenyth+git@gmail.com>
      c0fdbb2c
  13. 23 May, 2013 6 commits
  14. 15 May, 2013 4 commits
  15. 11 May, 2013 3 commits
  16. 09 May, 2013 5 commits
  17. 08 May, 2013 5 commits