tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

[Suggestion] Add a "Path config generator" #142

Open crusardri opened 7 years ago

crusardri commented 7 years ago

A path config generator, you click in the map to add coordinates to a text box in web with de sintaxys of path config file.

BobbyWibowo commented 7 years ago

Is it for the new path options in the dev branch of PokemonGo-Bot?

crusardri commented 7 years ago

@BobbyWibowo Yep

BobbyWibowo commented 7 years ago

I'll try to look into implementing that in a few hours. I'm currently trying to implement option to change map styles on the fly. I'm thinking of adding all map styles from AHAAAAAAA/PokemonGo-Map.

BobbyWibowo commented 7 years ago

There, be happy! screenshot-127 0 0 1 8000 2016-07-31 22-19-47 (commit: https://github.com/BobbyWibowo/OpenPoGoWeb/commit/0100f0b5664f9c69eb19024579b991b51ddf9c7d) You'll have to use my fork though. I'll do a PR someday when I'm in the mood to integrate the functionality to the master branch (my fork wasn't based on the master branch, plus there are too many other personal customization + and not to mention, it was mostly improved for compatibility with PokemonGo-Bot, I highly doubt that my fork will work fine with OpenPoGoBot, considering I had also removed WebSockets feature).

Psst. I had also finished the feature to choose map styles.

BobbyWibowo commented 7 years ago

In addition to my implementation at my fork, a PR was made by @blbaker here #179