Bug Fixes:
- Bombs and Curses work properly
- Hand hovering bugs have been reduced
Feature Improvements:
- Text search is much improved (see below)
- Performance of keyword popups is improved
New Text Search:
We've added some text search keywords you can use to search for cards. You can search on:
- Numeric values for cost, strength, health, card ownership. "[field]:3" finds all threes. "[field]:3-" finds three or less. "[field]:3+" finds all three or greater. "[field]:3-6" finds three, four, five, and six.
- Energy cost, using "energy:3", "mana:3", "cost:3"
- Strength, using "strength:3", or "attack:3"
- Health, using "health:3"
- Owned cards, using "owned:4+" (or "extra:" to find all cards you have 4+ of - you need the colon after "extra" for this one to work)
- Artist credits, using "artist:Jack"
- Abbreviations of the above work. So "c:4" finds all cards that cost 4. The colon ":" in all of these is important...
- Card types (power), and subtypes (goblin)
- Rarities (common, rare, epic, legendary)
- Aspects (arcane, tech, divine, nature, chaos)
- Multiple words, so "damage target" will find all cards with "damage" and "target" anywhere in their name.
Note that search is case insensitive, and filters such as Aspect and Energy cost could result in no cards being returned.