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

getAdjustedHitStat return max for all stats if ATTACKS_CANT_MISS #585

Merged
merged 8 commits into from
Feb 8, 2022
Merged

getAdjustedHitStat return max for all stats if ATTACKS_CANT_MISS #585

merged 8 commits into from
Feb 8, 2022

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    0f83b29 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ckb11/ckb11-patch-1

    Make piranha plant monster NOCOPY
    ckb11 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e969086 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    6dc1751 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    1eebc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e3e1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a11f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    3c86c1f View commit details
    Browse the repository at this point in the history
  2. getAdjustedHitStat returns max for all stats if ATTACKS_CANT_MISS

    Move ATTACKS_CANT_MISS check before getHitStatType switch so that it applies for any hit stat (muscle, mysticality, or moxie)
    ckb11 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    463cc2b View commit details
    Browse the repository at this point in the history