PokemonGoF / PokemonGo-Bot

The Pokemon Go Bot, baking with community.
MIT License
3.86k stars 1.54k forks source link

catch chance display #6116

Open guenterneust opened 7 years ago

guenterneust commented 7 years ago

I have noticed that the bot displays the catch chance in a pretty weird manner: [2017-07-23 20:33:18] [PokemonCatchWorker] [INFO] Threw a Pinap Berry! Catch rate with Greatball is now: 26.72 [2017-07-23 20:33:28] [PokemonCatchWorker] [INFO] Great Curveball throw! Used Ultraball, with chance 26.72 (42 left)

As far as I understand, this means that the chance of catching the pokemon is the same, no matter if a Greatball or a Ultraball is used. But this is not true. My guess is that internall the bot uses correct values, but the value displayed is not updated. Can somebody fix the displayed value?

MerlionRock commented 7 years ago

Should be some stupid mistake when I did the Pinap Berry update.

I'll look into once I can find the time, bear with it for a while