-
Notifications
You must be signed in to change notification settings - Fork 151
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
base: develop
Are you sure you want to change the base?
Commits on Apr 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7792ae7 - Browse repository at this point
Copy the full SHA 7792ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5321881 - Browse repository at this point
Copy the full SHA 5321881View commit details
Commits on Apr 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b7d0ad1 - Browse repository at this point
Copy the full SHA b7d0ad1View commit details
Commits on May 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d2441b7 - Browse repository at this point
Copy the full SHA d2441b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1cc6f - Browse repository at this point
Copy the full SHA ec1cc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9861703 - Browse repository at this point
Copy the full SHA 9861703View commit details
Commits on May 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for da68e70 - Browse repository at this point
Copy the full SHA da68e70View commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 013d745 - Browse repository at this point
Copy the full SHA 013d745View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cd60f - Browse repository at this point
Copy the full SHA b0cd60fView commit details
Commits on May 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b06b4fc - Browse repository at this point
Copy the full SHA b06b4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e5f2d - Browse repository at this point
Copy the full SHA 88e5f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d4f31 - Browse repository at this point
Copy the full SHA e8d4f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ad98b - Browse repository at this point
Copy the full SHA 90ad98bView commit details
Commits on May 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7784e98 - Browse repository at this point
Copy the full SHA 7784e98View commit details
Commits on May 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6ca81f8 - Browse repository at this point
Copy the full SHA 6ca81f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b72cb7 - Browse repository at this point
Copy the full SHA 9b72cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9075028 - Browse repository at this point
Copy the full SHA 9075028View commit details
Commits on May 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5ed1dcf - Browse repository at this point
Copy the full SHA 5ed1dcfView commit details -
Change requirements to use pogeo develop branch
0.4 has not been released yet so use the latest commit from the develop branch instead.
Configuration menu - View commit details
-
Copy full SHA for 8ff947c - Browse repository at this point
Copy the full SHA 8ff947cView commit details
Commits on May 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98b9cab - Browse repository at this point
Copy the full SHA 98b9cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90441a1 - Browse repository at this point
Copy the full SHA 90441a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d291663 - Browse repository at this point
Copy the full SHA d291663View commit details
Commits on May 28, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for e4baa9c - Browse repository at this point
Copy the full SHA e4baa9cView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for b810e2b - Browse repository at this point
Copy the full SHA b810e2bView commit details
Commits on May 30, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for 12d1a85 - Browse repository at this point
Copy the full SHA 12d1a85View commit details
Commits on May 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0ea754e - Browse repository at this point
Copy the full SHA 0ea754eView commit details
Commits on Jun 11, 2017
-
Merge remote-tracking branch 'upstream/develop' into develop
Sébastien Dixneuf committedJun 11, 2017 Configuration menu - View commit details
-
Copy full SHA for aa6770d - Browse repository at this point
Copy the full SHA aa6770dView commit details -
Sébastien Dixneuf committed
Jun 11, 2017 Configuration menu - View commit details
-
Copy full SHA for b2d9ecd - Browse repository at this point
Copy the full SHA b2d9ecdView commit details
Commits on Jun 12, 2017
-
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for ff23ca3 - Browse repository at this point
Copy the full SHA ff23ca3View commit details -
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for f687ebc - Browse repository at this point
Copy the full SHA f687ebcView commit details -
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for f8e8190 - Browse repository at this point
Copy the full SHA f8e8190View commit details -
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 993ca61 - Browse repository at this point
Copy the full SHA 993ca61View commit details -
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for a1785e2 - Browse repository at this point
Copy the full SHA a1785e2View commit details -
Sébastien Dixneuf committed
Jun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for eb4c1e8 - Browse repository at this point
Copy the full SHA eb4c1e8View commit details
Commits on Jun 21, 2017
-
Merge remote-tracking branch 'upstream/develop' into develop
Sébastien Dixneuf committedJun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for af9171a - Browse repository at this point
Copy the full SHA af9171aView commit details -
Sébastien Dixneuf committed
Jun 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 96d84c0 - Browse repository at this point
Copy the full SHA 96d84c0View commit details
Commits on Jun 22, 2017
-
Sébastien Dixneuf committed
Jun 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 4ffff07 - Browse repository at this point
Copy the full SHA 4ffff07View commit details -
Sébastien Dixneuf committed
Jun 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 741363a - Browse repository at this point
Copy the full SHA 741363aView commit details
Commits on Jun 25, 2017
-
Merge remote-tracking branch 'upstream/develop' into develop
Sébastien Dixneuf committedJun 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 8a2c5e1 - Browse repository at this point
Copy the full SHA 8a2c5e1View commit details
Commits on Jun 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5476e33 - Browse repository at this point
Copy the full SHA 5476e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677a9ab - Browse repository at this point
Copy the full SHA 677a9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae997b8 - Browse repository at this point
Copy the full SHA ae997b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d7f45f - Browse repository at this point
Copy the full SHA 9d7f45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcd3f4 - Browse repository at this point
Copy the full SHA bbcd3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 462bc0f - Browse repository at this point
Copy the full SHA 462bc0fView commit details