Skip to content

v0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 15:31
· 5 commits to master since this release
9d03719

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, or effect:draw searches for cards that have "draw" in their effect text.
      • set:NK or ns:NK searches for cards with "NK" as their set code (refers to Nisekoi).
      • tr:"Date,Celestial Spirit", trait:"Date,Celestial Spirit", or traits:"Date,Celestial Spirit" search for Date or Celestial Spirit cards.
  • [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.
  • [GUI] When loading a local set, images are also copied on the base path

Full Changelog: v0.15.0...v0.15.1