1. 02 Jul, 2014 1 commit
  2. 29 Jun, 2014 1 commit
    • Fabio Bas's avatar
      Add pricing from deckbrew.com · 922e98af
      Fabio Bas authored
      * the previous PriceUpdater class has become abstract
      * BLPPriceUpdater inherits the old code for blacklotusproject.com
      * DBPriceUpdater is a new implementation for deckbrew.com
      * add a setting to choose between the two
      922e98af
  3. 23 Jun, 2014 1 commit
  4. 11 Jul, 2013 1 commit
    • 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
  5. 03 Jun, 2012 2 commits
  6. 16 Jun, 2011 1 commit