Commit Graph

7 Commits

Author SHA1 Message Date
Maxmtg
20319c3bac minor optimizations to card filtering 2011-09-05 23:43:03 +00:00
Maxmtg
582d9ffe16 fixed a bug with deckeditor filters: (1) when you select 6 core types of 7, all 7 are shown anyway, (2) with active set filter didn't show some cards issued in other sets 2011-09-05 22:53:45 +00:00
Maxmtg
adb3ae979b Moved some methods from QuestData to helper classes, the whole class rearranged
Moved shop-related things to QuestUtilCards.java (eg. number of shop boosters calculation)
CardShop now shows how many decks use the given card
Quest deck editor: press space to add card to your deck - that simple
CardPool no longer allows incorrect remove numbers
removed lots of senseless javadocs
2011-09-02 22:51:47 +00:00
Maxmtg
b548b3542d Deckeditors use a unified component for TableWithCards, sorting issues fixed 2011-09-02 17:57:24 +00:00
Maxmtg
97802645df removed rarity from Card, use CardPrinted instead
Predicate: stylechanges
acquiring legacy booster longer throws
2011-09-02 10:53:06 +00:00
Maxmtg
fc95a74ada now we depend on apache.commons.io
updated set aliases
more predicates for good use
deckeditorbase concept preview
2011-08-28 15:33:26 +00:00
Maxmtg
ef8072b77a Predicates are a needed part for new cards management. 2011-08-27 23:54:53 +00:00