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

Enhancement suggestion: Resume Path upon login #3908

Closed
CourseraAnon314 opened this issue Aug 14, 2016 · 2 comments
Closed

Enhancement suggestion: Resume Path upon login #3908

CourseraAnon314 opened this issue Aug 14, 2016 · 2 comments

Comments

@CourseraAnon314
Copy link

So I started using the path config and really like what it does. But when I resume the path after logging out for a bit, the guy wants to move directly back to the 1st location in the path list. It would be awesome if he could resume the path where he was currently located from. Maybe some form of interpolation or a report out to the "last-location" data file?

My biggest issue with the behavior as-is: Sometimes the path to get back to point 1 from a resume is across a large body of water or otherwise an unnatural, non-human path.

@k4n30
Copy link
Contributor

k4n30 commented Aug 14, 2016

Please move your feature request/s to our feature hub - http://feathub.com/PokemonGoF/PokemonGo-Bot

Edit: Feathub may be turned off in favour of better github tags, issue templates and voting structures. Please feel free to continue using this issue (but don't delete the Feathub request just yet)

@k4n30 k4n30 closed this as completed Aug 14, 2016
@k4n30 k4n30 reopened this Aug 14, 2016
@AcorpBG
Copy link
Contributor

AcorpBG commented Aug 14, 2016

We have this feature already c8aaf4b#diff-dd17d1c321697ec0d97a6b6f39b9c831
{
"type": "FollowPath",
"config": {
"path_mode": "loop",
"path_file": "poke.gpx",
"path_start_mode": "closest"
}
}

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

No branches or pull requests

4 participants