PMSF
PMSF copied to clipboard
Support PGScout
An option so you can scout special Pokemons for iv.
https://github.com/sLoPPydrive/PGScout
Why would you want PMSF to do this and not your scanner?
PMSF as FRONTEND, already Supports iv. The Frontend has nothing to Do with wrting the Data in the database. It only reads and Displays the Data, which PMSF already do if the Data is in the database.
How the Data gets in your database has nothing to do with the Frontend, it's the Job of the Backend (for example Monocle or Rocketmap) to write it in the database.
I think he meant: Add a „Get IV“ button to pokemon that calls PGScout to get iv data only if a user request that.
We need this, especially with stats changing with weather. Sloppy's RM integration of on-demand scouting is here. https://github.com/sLoPPydrive/RocketMap/commit/91d556d3a8231562810e72d76ddd4647b86c4b4d Can we port it to PMSF?