Features
- [GUI] Adds more missing persistent search functions and non-working context menu items.
- If you press Enter for compatible keywords while in the search bar, they will appear on top of the search bar.
co:"2,3"
searches for cost 2 or 3 cards.l:0
searches for level 0 cards (climaxes are regarded as 0)
- Right-Click on Database Entry > Find Traits and Find Names works by finding all trait or name references in each card ability and using that for the search.
- If you press Enter for compatible keywords while in the search bar, they will appear on top of the search bar.
Fixes
- [Internal / Parsing] New Optional Info items were not persisted when parsing.
- [EncoreDecks] English translated text sourced from Akiba had translations that were just JP text, causing JP translations detection to mess up.
- [GUI] Cards that only had a JP name had no name on the database view.
- [GUI] Cards that only had JP translations had no text at all on the database view.
- [GUI] Database View was slow and takes too much time.
- It is still slow during the first time due to initial caching.
Full Changelog: v0.15.1...v0.16.0