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

Prevent duplicate "skip ignored pokemon" alerts #5197

Merged
merged 3 commits into from
Sep 5, 2016
Merged

Prevent duplicate "skip ignored pokemon" alerts #5197

merged 3 commits into from
Sep 5, 2016

Conversation

Gobberwart
Copy link
Contributor

Short Description:

Persist ignored/skipped pokemon so that alerts are not continually generated.

Important note: An encountered pokemon does not have a useful unique id (at least not that I can see) so I have used pokemon_id, cp_exact and ivcp as comparison values when deciding if an alert has already been generated. That should be sufficient but happy to expand if necessary.

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

@mention-bot
Copy link

@Gobberwart, thanks for your PR! By analyzing the annotation information on this pull request, we identified @pokepal, @alexyaoyang and @Likael to be potential reviewers

@solderzzc
Copy link
Contributor

solderzzc commented Sep 5, 2016

👍

Approved with PullApprove

@Gobberwart Gobberwart merged commit 4733d99 into PokemonGoF:dev Sep 5, 2016
@Gobberwart Gobberwart deleted the dev_skip_pokemon branch September 5, 2016 02:25
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.

3 participants