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 master #5805

Merged
merged 6 commits into from
Nov 11, 2016
Merged

Dev merge to master #5805

merged 6 commits into from
Nov 11, 2016

Conversation

solderzzc
Copy link
Contributor

Dev merge to master

janpascal and others added 5 commits November 8, 2016 17:32
* Implement loiter option in FollowPath, loitering meaning not moving at all

* More informative progress logging for FollowPath
* pokecli.py: wait_time for every exception randomized

randint(min,max)
config.reconnecting -> min
config.reconnection * 60 -> max

* randint(timeout * 0.8 * 60, timeout * 1.2 * 60; docs update
ValueError, "non-integer arg 1 for randrange()"
* Corrected maxos niantic lib filename

Filename is libniantichash-macos-64.dylib not libniantichash-osx-64.so

* Better search for encrypt/hash files

Instead of just looking in root, or encrypt_location, or whatever the
heck the last person did... will first search local or encrypt_location.
If not found, will search pgoapi/lib. If still not found, abort.
@mention-bot
Copy link

@solderzzc, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pablossp, @janpascal and @alexyaoyang to be potential reviewers.

@solderzzc solderzzc merged commit 01928f0 into master Nov 11, 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.

5 participants