Wolfsblvt / BlossomsPokemonGoManager

BlossomsPokemonGoManager is a tool for easy managing of your Pokémon Go game. Visit us at our Discord server to talk:
https://discord.gg/E9v8RRb
396 stars 117 forks source link

NPE prevention for new moves #545

Open syrusgreycloak opened 7 years ago

syrusgreycloak commented 7 years ago

Added null checks and default return values so current iteration of program will still start and load known pokemon even if moves are unknown.

Wolfsblvt commented 7 years ago

Seems really cool! Saves me a lot of time, thank you (:

Will review thoroughly soon.

krc1 commented 7 years ago

I haven't reviewed the changes in great detail but I've applied the changes and I've been running a couple of days now without any issues so far, fwiw.

Wolfsblvt commented 7 years ago

Heya. Can you resolve the current conflicts after the PR adding Gen 2 got merged? Then I can merge yours.