cglatot / PokeManager

Uses Python API for Pokemon Go to mass transfer Pokemon
Other
146 stars 31 forks source link

Showing numbers of pokemon to transfer then evolve #56

Closed BeardAnnihilator closed 8 years ago

BeardAnnihilator commented 8 years ago

Re-creating pull request after rebasing properly so code changes are easy to read.

Calculate first the number of pokemon to transfer and then the updated number of pokemon to evolve. Also the math is know taking consideration of the bonus candy after each evolution

BeardAnnihilator commented 8 years ago

Related to #49