xyzz / acquisition

http://get.acquisition.today/
GNU General Public License v3.0
270 stars 100 forks source link

[Enhancement] Search for/excluding Unique rarity items, and other uncraftables #501

Closed DaneelTrevize closed 4 years ago

DaneelTrevize commented 5 years ago

Acquisition is aware of the rarity of items, but does not expose this in the search result columns, only the item tooltip & image (edit: technically it's used to colour the Name column, but that sorts lexicographically).
While most unique items have some common mods, sometimes users want to search explicitly for the uniques they have (Procurement has this option, as well as for Magic-tier rarity). Adding a simple search checkbox would enable this.

Equally sometimes users want to find only craftables items (for master-crafting or otherwise), and while the current release has a Corrupted result column, and after issue #499 is resolved, also a master-crafted one, there isn't an easy way to filter out uncraftables (without swapping away from per-stash-tab view and reverse sorting 1 such column), and this ties back into whether the filter for uniques should be implemented as another checkbox, or a more complex dropdown/radio button choice between including/exclusively/excluding being Unique/Corrupted/Master-crafted/Shaper/Elder/either-of-the-previous-two/etc.