brianzhouzc / RocketBot

An automated Pokémon Go Bot
GNU General Public License v3.0
564 stars 315 forks source link

Sort Pokemon Table By Enough Candies To Evolve #1057

Open ZestyNachos opened 8 years ago

ZestyNachos commented 8 years ago

So I noticed that in the Pokemon table you can click on the column for the Evolve button but it doesn't seem to put all the Pokemon that have enough candies to be evolved at the top.

Could this possibly be implemented? I'm trying to make the bot a bit more human like so I randomly evolve Pokemon myself instead of letting the bot do it for me straight away. It would be great if all the ready to evolve Pokemon were at the top of the table so I didn't have to scroll through.

Thanks heaps for your work on this!