LegoFigure11 / RaidCrawler

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

Feature Request - Add size filter #147

Closed michohl closed 1 year ago

michohl commented 1 year ago

There is a fork from @ViolentSpatula that has a feature in it for filtering by size: https://github.com/ViolentSpatula/RaidCrawlerV

I think it's possibly this commit specifically: https://github.com/LegoFigure11/RaidCrawler/commit/3e237a36df0106da746b462fc9ef9c84bc3fb9bf

The violent spatula fork has fallen behind and is no longer working on the latest versions of the game. Would it be possible to merge those changes from his fork into the main project?

LegoFigure11 commented 1 year ago

This is already doable with batch filters. =Scale=255 only searches for jumbo Pokémon, for example.

michohl commented 1 year ago

Preface: I don't use this software but a friend of mine, not on GitHub, does so I'm playing middle man.

They had the follow up comment:

The existing batch interface is not as user friendly since it is not able to be viewed live in real time as it scans like the ViolentSpatula version. As it is currently it involves more guessing as you go.