zaksabeast / CaptureSight

Tesla Overlay to view Pokemon game info in Sword, Shield, Brilliant Diamond, Shining Pearl, and Legends Arceus!
GNU General Public License v3.0
156 stars 28 forks source link

Request: Active Dens - Stats #54

Open Th3Alic3 opened 4 years ago

Th3Alic3 commented 4 years ago

Hello,

The current version of Capture Sight only provides the SEED when you click on a Den under "Active Dens": image

The list view shows the number of shifted IVs and the Shiny status of the SEED: image

Would you please add functionality to display the mons:

along with the SEED at the top?

It would help a lot and since it's only checking to 0 frames it should not be too processor intensive to add. fingers crossed

Thanks

zaksabeast commented 4 years ago

Hello! Thank you for the feature request!

I like the idea of showing more information about the current Pokemon alongside the raid seed. Ability and IVs would be really easy to add since there's already code to get those from raid Pokemon.

You're correct about needing to take the badge into account for accurate results. #33 captures this, however it's not something that has been added yet.

I'll try to get to the ability and IVs before the DLC releases next week, but I can't make any promises. If anyone else would like to add any of the requested details before I have the chance, I'd gladly accept a pull request.

zaksabeast commented 4 years ago

Ability and IVs have been added in 13e8a38258ff168aa8856c2a22a29013394570e2.

I'm not sure if I'll get to nature, gender, and level before the DLC releases, however if someone else would like to contribute that I'd be happy to provide guidance and answer questions on the RNG discord.

csight-raid-ability-ivs