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

Better inventory: attacks & movesets, IV CP perfection, pokemon level, etc.. #3455

Merged
merged 8 commits into from
Aug 11, 2016

Commits on Aug 10, 2016

  1. Configuration menu
    Copy the full SHA
    4150a0c View commit details
    Browse the repository at this point in the history
  2. Many improvements & additions for the inventory logic

     - LevelToCPm, FastAttacks, ChargedAttacks, Movesets
     - More info for each pokemon:  attacks data,  percent to max cp,  IV CP perfection
    amal committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    597d08f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb0f83e View commit details
    Browse the repository at this point in the history
  4. Fixes, improvements & refactoring for inventory.py

     - Return inadvertently deleted pieces of code (thanks to @achretien)
     - Evolution logic fixes
     - Other minor fixes
     - Moveset logic moved to Moveset class
    amal committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    dd3a976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff1ae06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f43d575 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Fix travis build

    amal committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    958b4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df432c1 View commit details
    Browse the repository at this point in the history