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

New Option: "dont_nickname_favorite" #2496

Merged
merged 6 commits into from
Aug 9, 2016
Merged

New Option: "dont_nickname_favorite" #2496

merged 6 commits into from
Aug 9, 2016

Commits on Aug 3, 2016

  1. New Option: "dont_nickname_favorite"

    This change (line 19) adds the option, that the user can choose, whether their favorite pokemons should also get a new nickname or not.
    
    If a user want this, then he or she has to add the line ("dont_nickname_favorite" = true) after ("nickname_template": " ... ",).
    aceradryd authored Aug 3, 2016
    Configuration menu
    Copy the full SHA
    a144ee9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    902056c View commit details
    Browse the repository at this point in the history
  2. Update

    aceradryd committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    fcd4184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77b7bbe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from PokemonGoF/dev

    Update to last version
    aceradryd authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    d0ffcf2 View commit details
    Browse the repository at this point in the history
  5. Put change to line 30

    This reduce the reduce the runtime, because favorite pokemon won't be added to the list.
    aceradryd authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    24da011 View commit details
    Browse the repository at this point in the history