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

Sniper task: Keeping 'missing' Pokemon + sorting order correction #5613

Merged
merged 8 commits into from
Sep 22, 2016
Merged

Sniper task: Keeping 'missing' Pokemon + sorting order correction #5613

merged 8 commits into from
Sep 22, 2016

Commits on Sep 22, 2016

  1. Snipe task: Keeping 'missing' Pokemon + sorting order correction

    - A 'missing' only Pokemon (not on the catch_list, no VIP and with a bad
    IV) will now be keep on the list as a potential target if 'missing' is
    specified on the order option
    
    - The sorting of the targer list is modified to be cumulative.
    For example, if the `order` option is [`missing`, `vip`, `priority`],
    then the list will be ordered by 'missing' first, and then VIP's, and
    finally by Priority.
    GhosterBot committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    6833f63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from GhosterBot/SniperCorrection

    Snipe task: Keeping 'missing' Pokemon + sorting order correction
    GhosterBot authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    edfbbea View commit details
    Browse the repository at this point in the history
  3. Adding import

    Import itemgetter
    GhosterBot committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    4cf52d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from GhosterBot/SniperCorrection

    Adding import
    GhosterBot authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    0f5dcef View commit details
    Browse the repository at this point in the history
  5. ortho

    GhosterBot committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    038b8c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e3bba8 View commit details
    Browse the repository at this point in the history
  7. Changing attribut call

    GhosterBot committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    f9f62e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from GhosterBot/SniperCorrection

    Changing attribut call
    GhosterBot authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    6996ebd View commit details
    Browse the repository at this point in the history