LegoFigure11 / RaidCrawler

Raid Viewer for Pokémon Scarlet and Violet
GNU General Public License v3.0
166 stars 58 forks source link

Change "Shiny" to be "Matches" #120

Closed lfmundim closed 1 year ago

lfmundim commented 1 year ago

Issue:

I sometimes filter by shinyness and other stuff unrelated to it. The Crawler stops at a shiny found that I don't care about, but I would also like to know if other filters were a match, there is no visual indicator for it.

e.g: I am crawling for Shiny || 6iv ditto || 4iv 0atk 0spd ditto. It stops on a shiny I already have, so I don't want to go to it, I need to scroll through every raid to see if there are others (or Shift+Click scroll, which is fastest but doesn't feel like it is doing anything because it doesn't shift the focus raid, since there are no other matches).

Solution:

Change text message Shiny: X to Match: X to know at a glance how many of the 69 raids match any filter criteria, instead of if any are shiny at all

image

Issue 1 of #114

LegoFigure11 commented 1 year ago

Thanks!