v0.15.1
Features
- [GUI] Adds persistent search for certain search bar terms.
- If you press Enter for compatible keywords, they will appear on top of the search bar.
c:blue
searches for cards that are blue.cx:"Lunatic Meteor"
searches for cards named "Lunatic Meteor" or cards that mention that name in their effects.o:draw
,e:draw
, oreffect:draw
searches for cards that have "draw" in their effect text.set:NK
orns:NK
searches for cards with "NK" as their set code (refers to Nisekoi).tr:"Date,Celestial Spirit"
,trait:"Date,Celestial Spirit"
, ortraits:"Date,Celestial Spirit"
search for Date or Celestial Spirit cards.
- If you press Enter for compatible keywords, they will appear on top of the search bar.
- [GUI] Right-Click > Find CX Combos now works.
Fixes
- [EncoreDecks] In certain cases, like with Shinymas or Frieren, some cards only have translated effects, they were treated as untranslated. (#69)
- You may need to delete your
cards.db
if the issue still persists.
- You may need to delete your
- [GUI] When loading a local set, images are also copied on the base path
Full Changelog: v0.15.0...v0.15.1