zaksabeast/CaptureSight

Request: Active Dens - Stats

Th3Alic3 opened this issue · 2 comments

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:

  • IVs
  • Nature
  • Ability (example: "1, 2, or H" to start anyways)
  • Gender
  • Level (I am told by Leah this one requires the game's Badge progress & game base SEED is required to be calculated so maybe down the road.)

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

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.

Ability and IVs have been added in 13e8a38.

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