You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
Since there is still a lot of discussion on how to implement an evolving strategy to the bot, there should be a separate feature to evolve pokemon only to fulfill the pokedex registry, this way if the bot catches a pokemon with 1 or 2 evolution, and their respective evolution are not in your pokedex registry, the bot will automatically evolve your strongest one in your pokebank (by CP or IV) when all the required resources are met. It could still be set to false as default.
The text was updated successfully, but these errors were encountered:
@Agronis I realized the discussion was open in another issue as I stated in my first post, I still encourage a separate discussion because this a no-brainer, it doesn't take in consideration if it should use lucky eggs and it doesn't try to maximize EXP, nor tries to build the best team possible, it JUST builds the pokedex registry.
I hope a someone can contribute with a code/commit for this.
@Emuuung my PR #444 already implements this. I currently have it default to a power/pokedex top priority. Then it focuses exclusively on power after that. Then XP
Since there is still a lot of discussion on how to implement an evolving strategy to the bot, there should be a separate feature to evolve pokemon only to fulfill the pokedex registry, this way if the bot catches a pokemon with 1 or 2 evolution, and their respective evolution are not in your pokedex registry, the bot will automatically evolve your strongest one in your pokebank (by CP or IV) when all the required resources are met. It could still be set to
false
as default.The text was updated successfully, but these errors were encountered: