Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimizer fix #6006

Merged
merged 3 commits into from
Apr 10, 2017
Merged

Optimizer fix #6006

merged 3 commits into from
Apr 10, 2017

Conversation

davidakachaos
Copy link
Contributor

Short Description:

The getting rid of Pokemons after evolving trash seems to be bugged; it transfers Pokemon who just got evolved. This moves the 2 times loop up, so the loop will re-open the iventory (with the new pokemons) and it will re-evalutate the rules with the reloaded inventory.
I hope with this fix the transfer of good Pokemon will stop

Fixes/Resolves/Closes (please use correct syntax):

@mention-bot
Copy link

@davidakachaos, thanks for your PR! By analyzing the history of the files in this pull request, we identified @anakin5, @pogarek and @BriceSD to be potential reviewers.

Copy link
Contributor

@walaoaaa1234 walaoaaa1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, tested

@Jcolomar Jcolomar closed this Apr 10, 2017
@Jcolomar Jcolomar reopened this Apr 10, 2017
@pogarek
Copy link
Contributor

pogarek commented Apr 10, 2017

merging #6006 . Let's on dev.

@pogarek pogarek merged commit 52cca10 into PokemonGoF:master Apr 10, 2017
@pogarek pogarek mentioned this pull request Apr 10, 2017
@pogarek
Copy link
Contributor

pogarek commented Apr 10, 2017

@davidakachaos please do new PR to dev branch . We don't do PR to master.

@davidakachaos davidakachaos deleted the optimizer_fix branch August 23, 2017 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants