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

Updated Sniper docs, config.map.example and config.example files. #5554

Merged
merged 6 commits into from
Sep 22, 2016

Commits on Sep 20, 2016

  1. Updated Sniper docs, config.map.example and config.example files.

    Minor Sniper fixes.
    henrimeep committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    93c068d View commit details
    Browse the repository at this point in the history
  2. Fixed the potential bug with homing shots under social mode.

    Fixed the bug where some pokemons were being classified as VIPs when they really werent (Gobb pushed a fix for this, but it is 'wrong' and was just a temporary one).
    Increased the validation timeout from 10 to 7: this IS NOT going to be customizable!!!
    Added the "enabled" flag for sources.
    Sniper's config validation wont be triggered if it is disabled.
    Updated the docs/configs accordingly.
    henrimeep committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    7288a86 View commit details
    Browse the repository at this point in the history
  3. Fixed the parsing of the pokemon expiration info. It now detects whet…

    …her the pokemon has been expired or not
    henrimeep committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    ba4673f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…

    …o dev
    henrimeep committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    bc52edd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…

    …o dev
    henrimeep committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    7ee6213 View commit details
    Browse the repository at this point in the history
  2. Fixed the docs typo (sources -> enabled).

    Added a default expiration time (5 minutes) for sniping data that does not have an expiration value. This was due I found some source that did not provide this info, although, after some testings, all of its reports were invalid data.
    henrimeep committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2808ee5 View commit details
    Browse the repository at this point in the history