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

Dev merge to maste #5472

Merged
merged 177 commits into from
Sep 16, 2016
Merged

Dev merge to maste #5472

merged 177 commits into from
Sep 16, 2016

Conversation

solderzzc
Copy link
Contributor

No description provided.

Gobberwart and others added 30 commits September 6, 2016 15:53
* CampFort - Check pokeballs before camping

I noticed that the bot doesn't move when camping at a lure, but had run
out of pokeballs. This will first check IF we have any pokeballs left.
If we have no pokeballs left, abandon the lure (to move to a fort to get
more pokeballs) when we got some pokeballs again, will move back to the
lure.

* Moved check down, added announce once

As suggested, moved the check a bit down
Solved the message spam with a switch to announce or not

* Adjusted code based on advise by Anakin5

Now the worker will set a time to walk away from the lures.
After the time has passed, the worker will check again if we have some
Pokeballs. If we have enough, we will search for a lure again (the old
one could be finished)

* For get the old location
…#5238)

* Implemented username to UID conversion persistence

* removed debug code

* fixed bugs

* New dynamic TelegramTask notifications

* Update telegramtask.md

* Update configuration_files.md

* some more error handling
EvolvePokemon strip spaces from Nidoran M/F
- /help wasn't working due to underscore in "/sub" line (breaking
markdown?)
- Respond to /sub and /unsub commands
- Respond to logout command
* Heartbeat decoupled from tasks.

* Lock heartbeat on snip location change
javajohnHub and others added 29 commits September 13, 2016 23:05
Add missing attack/defense_perfection to Pokemon Optimizer
corrected the order of parameters of pokemon_evolved event
testing my github skills
* Revert "Update to latest api"

* * added option to specify max CP for Pokemons to catch
* added option to specify desired fast/charged moves for Pokemons to
* catch

* - added example for charged_attack

* Revert "Revert "Update to latest api""

This reverts commit 15193e1.

* Revert "Update to latest api (#5421)"

This reverts commit a630689.

* Revert "Revert "Update to latest api (#5421)""

This reverts commit 82ec8e6.

* fixes on catch_below_cp logic

* Update pokemon_catch_worker.py
Improve performance of cluster computation in CampFort task
Added release_below_ivcp and keep_best_ivcp
* Add PR tutorial

* Fix Typo
@solderzzc solderzzc merged commit ce7a7ec into master Sep 16, 2016
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.