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

[Feature] added locale support for NicknamePokemon #2539

Merged
merged 6 commits into from
Aug 13, 2016

Commits on Aug 7, 2016

  1. added locale support for NicknamePokemon

    added pokemon_de.json
    beautyfied pokemon.json
    mhdasding committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    1c2373e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a105e7 View commit details
    Browse the repository at this point in the history
  3. remove log

    mhdasding committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    eca3be0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    973ec0a View commit details
    Browse the repository at this point in the history
  5. minor fix

    mhdasding committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    e603836 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. Merge branch 'dev' into nickname_locale

    * dev: (143 commits)
      small fix in VOLUME in Dockerfile (PokemonGoF#3779)
      Pokemon optimizer enhancements (PokemonGoF#3743)
      added action_delay when recycling items (PokemonGoF#3799)
      Fix incorrect variable name in pokemon_catch_worker that makes bot unusable (PokemonGoF#3780)
      Clean old catch parameters (PokemonGoF#3776)
      Revert PokemonGoF#3500 Fix error when MoveToFort called from handle_soft_ban.py (PokemonGoF#3772)
      Writing the location file to fix the web ui (PokemonGoF#3767)
      Update installation.md (PokemonGoF#3764)
      Added Procfile to deploy to Heroku (PokemonGoF#3719)
      Rewrite NicknamePokemon for new Inventory sysem + a lot of new keys for 'nickname_template' option (PokemonGoF#3756)
      Update use ultraball with constraint (PokemonGoF#3760)
      Cache recent forts (for forts.max_circle_size) (PokemonGoF#3556)
      Update configuration_files.md (PokemonGoF#3742)
      Add and Remove pokemon from the inventory cache when catch, release and evolve (PokemonGoF#3738)
      Use Ultraball If No Other Balls (With Constraint) (PokemonGoF#3421)
      Modify pokemon_catch_worker.py to use Inventory class and fix PokemonGoF#3411 (PokemonGoF#3496)
      Update docker.md
      Heaps of updates to docs and other small errors in running the bot. (PokemonGoF#3593)
      Fixed EventManager handlers to be list instead of tuple (PokemonGoF#3734)
      Config/encrypt fix (PokemonGoF#3707)
      ...
    mhdasding committed Aug 13, 2016
    Configuration menu
    Copy the full SHA
    66bc80b View commit details
    Browse the repository at this point in the history