Azelphur / PokemonGo-CalcyIV-Renamer

Uses adb to send fake tap events to your phone, alongside Calcy IV to automatically rename all your pokemon.
GNU General Public License v3.0
77 stars 32 forks source link

BugFix: values['appraised'] was hardcoded to false, regardless of CalcyIV read values. #52

Closed esauvisky closed 5 years ago

esauvisky commented 5 years ago

This fixes a bug in which an already appraised pokemon would count as not appraised because values['appraised'] was hardcoded to False instead of reading CalcyIV output values.