FailcoderAddons / supervillain-ui

Custom World of Warcraft User Interface
32 stars 23 forks source link

New Bag Search Criteria. Regex support. #180

Open finalsliver opened 6 years ago

finalsliver commented 6 years ago

The current Search function only seems to search by item name (something that becomes easier to forget as we move into newer content and more content is added). [This may actually be the built in vanilla search]

If possible we could add search terms and regex support for more powerful searching. some options that would further enhance SVui would be:

•Rarity •-[Grey]/[Junk] •-[White]/[Common] •-[Green]/[Uncommon] •-[Blue]/[Rare] •-[Purple]/[Epic] •-[Orange]/[Legendary] •-[Yellow]/[Artifact] •Consumable Might be able to repurpose/use/redesign some lists in breakstuff.lua for these. •[Herbs]/[Herbalism] •[Ore]/[Mining] •[Fish]/[Fishing] ...etc