Deck-builder sneak peek

Sneak peek of what I'm working on at the moment...
Not much too look at just yet, but I've got the 'live' search working,
only filters missing are full text search and filter by set (because we haven't got that data in the card definition file
It's well past midnight, I'll have another tinker tomorrow night and change the code so that you can combine filters.
i.e.
all knight creature cards with converted casting cost of
and a casting cost that contains
Big ugly tooltip:
Bigger is better, find cards with converted casting cost of
:

Feel free to suggest features you would like to see in the deckbuilder...
Initial goal is to run this as separate app and just be able to load and save decklists to .dec files, you would still have to load your newly made deck from inside the MagArena program.
Not much too look at just yet, but I've got the 'live' search working,
only filters missing are full text search and filter by set (because we haven't got that data in the card definition file

It's well past midnight, I'll have another tinker tomorrow night and change the code so that you can combine filters.
i.e.
- Code: Select all
conv:3 type:knight {W}{W}
all knight creature cards with converted casting cost of



Big ugly tooltip:



Feel free to suggest features you would like to see in the deckbuilder...
Initial goal is to run this as separate app and just be able to load and save decklists to .dec files, you would still have to load your newly made deck from inside the MagArena program.