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

fix json comments so it's a valid json file #1010

Merged
merged 1 commit into from
Jul 26, 2016

Conversation

VictorChen
Copy link
Contributor

Use proper (more or less...) json comments. This way it won't break when users copy the json file.

Fix #1007

@fredrik-hellmangroup fredrik-hellmangroup merged commit 8462fb2 into PokemonGoF:dev Jul 26, 2016
@VictorChen VictorChen deleted the fix_json_comments branch July 26, 2016 16:29
MFizz pushed a commit to MFizz/PokemonGo-Bot that referenced this pull request Jul 29, 2016
hoanghuynh pushed a commit to hoanghuynh/PokemonGo-Bot that referenced this pull request Sep 28, 2016
The "Pokepath" changes the order of the scan points for the hex method so that no scan ever "teleports" more than one scan point away. Check the PR for a visual diagram of what this looks like (and why it's called the "pokepath").

The code will also not start at the center location, but a few steps rolled back so that the central 2 or 3 steps are fully covered before proceeding to the northern segment of the scan. This way you get a relatively decent coverage of the "central scan nugget" and the full path benefit.
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.

2 participants