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

Version 2.2 Update 1 (Web) #262

Merged
merged 4 commits into from
Oct 14, 2023
Merged

Version 2.2 Update 1 (Web) #262

merged 4 commits into from
Oct 14, 2023

Commits on Oct 2, 2023

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

Commits on Oct 3, 2023

  1. fix plane HP calculation when air groups mod 2 is selected

    WG changed modifier names again, from planeHealth to planeHealthCoeff
    floribe2000 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a62fbc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. fix speed boost bonus calculation

    The speed boost consumable bonus is additive, not multiplicative.
    floribe2000 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    14db6a0 View commit details
    Browse the repository at this point in the history
  2. correction for previous speed boost fix

    when using additive calculation, no +1 must be applied to the modifier
    floribe2000 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    9b84297 View commit details
    Browse the repository at this point in the history