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

Encounter limited to lvl30+ #307

Open
wants to merge 45 commits into
base: develop
Choose a base branch
from

Commits on Apr 28, 2017

  1. WIP

    Noctem committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    7792ae7 View commit details
    Browse the repository at this point in the history
  2. WIP2

    Noctem committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    5321881 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. WIP3

    Noctem committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    b7d0ad1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Use pogeo's AltitudeCache

    Noctem committed May 2, 2017
    Configuration menu
    Copy the full SHA
    d2441b7 View commit details
    Browse the repository at this point in the history
  2. Update solve_captchas

    Noctem committed May 2, 2017
    Configuration menu
    Copy the full SHA
    ec1cc6f View commit details
    Browse the repository at this point in the history
  3. DB improvements

    Noctem committed May 2, 2017
    Configuration menu
    Copy the full SHA
    9861703 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Small Travis improvement

    Noctem committed May 3, 2017
    Configuration menu
    Copy the full SHA
    da68e70 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. WIP4

    Noctem committed May 10, 2017
    Configuration menu
    Copy the full SHA
    013d745 View commit details
    Browse the repository at this point in the history
  2. Update JS

    Noctem committed May 10, 2017
    Configuration menu
    Copy the full SHA
    b0cd60f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Update jquery to 3.2.1

    Noctem committed May 11, 2017
    Configuration menu
    Copy the full SHA
    b06b4fc View commit details
    Browse the repository at this point in the history
  2. lint and clang-format main.js

    Noctem committed May 11, 2017
    Configuration menu
    Copy the full SHA
    88e5f2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d4f31 View commit details
    Browse the repository at this point in the history
  4. Speed up PokéStop responses

    Noctem committed May 11, 2017
    Configuration menu
    Copy the full SHA
    90ad98b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    7784e98 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    6ca81f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b72cb7 View commit details
    Browse the repository at this point in the history
  3. Add favicon and tidy up HTML

    Noctem committed May 13, 2017
    Configuration menu
    Copy the full SHA
    9075028 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Configuration menu
    Copy the full SHA
    5ed1dcf View commit details
    Browse the repository at this point in the history
  2. Change requirements to use pogeo develop branch

    0.4 has not been released yet so use the latest commit from the develop
    branch instead.
    Noctem committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8ff947c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    98b9cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90441a1 View commit details
    Browse the repository at this point in the history
  3. Use AioSpawnCache

    Use asynchronous spawn cache in pogeo.monotools.
    Noctem committed May 19, 2017
    Configuration menu
    Copy the full SHA
    d291663 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. Use pogeo shapes instead of shapely for landmarks

    Remove dependence on shapely and geopy, improve performance of
    landmarks, automate landmark pickling/unpickling, read landmarks from
    config as a sequence of dicts instead of a Landmarks object, a little
    refactoring, miscellaneous fixes.
    Noctem committed May 28, 2017
    Configuration menu
    Copy the full SHA
    e4baa9c View commit details
    Browse the repository at this point in the history
  2. Add a script for converting landmarks config

    Add an example script for converting old-style landmarks configurations
    (constructing an actual Landmarks instance in config.py) with the
    new-style of using standard Python data-types (a tuple/list of dicts).
    Noctem committed May 28, 2017
    Configuration menu
    Copy the full SHA
    b810e2b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Bug fixes

    Use correct cache in add_mystery, use visit_point instead of visit in
    Overseer, fix setting spawn/despawn times in update_spawns, fix some
    variable names in Worker.
    Noctem committed May 30, 2017
    Configuration menu
    Copy the full SHA
    12d1a85 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    0ea754e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Sébastien Dixneuf committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    aa6770d View commit details
    Browse the repository at this point in the history
  2. c

    Sébastien Dixneuf committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    b2d9ecd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Merge master

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    ff23ca3 View commit details
    Browse the repository at this point in the history
  2. 6304

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f687ebc View commit details
    Browse the repository at this point in the history
  3. adding cp

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f8e8190 View commit details
    Browse the repository at this point in the history
  4. adding cp

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    993ca61 View commit details
    Browse the repository at this point in the history
  5. Correction CP

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a1785e2 View commit details
    Browse the repository at this point in the history
  6. CP

    Sébastien Dixneuf committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    eb4c1e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Sébastien Dixneuf committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    af9171a View commit details
    Browse the repository at this point in the history
  2. Adding lure on demand

    Sébastien Dixneuf committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    96d84c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. LURE_ON_DEMAND default false

    Sébastien Dixneuf committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    4ffff07 View commit details
    Browse the repository at this point in the history
  2. Define LURE_ON_DEMAND

    Sébastien Dixneuf committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    741363a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Sébastien Dixneuf committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    8a2c5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    5476e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677a9ab View commit details
    Browse the repository at this point in the history
  3. Resetting error codes

    sebast1219 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    ae997b8 View commit details
    Browse the repository at this point in the history
  4. Clean branch

    sebast1219 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    9d7f45f View commit details
    Browse the repository at this point in the history
  5. Clean branch

    sebast1219 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    bbcd3f4 View commit details
    Browse the repository at this point in the history
  6. Adding ()

    sebast1219 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    462bc0f View commit details
    Browse the repository at this point in the history