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

Issue 155 combat defense #157

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 14, 2021

  1. some defense factors

    Loomie committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fb52b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f7bea View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    5044484 View commit details
    Browse the repository at this point in the history
  2. use TerrainType for CoverState, return TotalDefense instead of Double…

    …, KDoc for CoverState
    Loomie committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    bc2d40d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23d55b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. improved comment

    Co-authored-by: Baret <[email protected]>
    Loomie and Baret authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    62492c5 View commit details
    Browse the repository at this point in the history
  2. better comment for TotalDefense

    Co-authored-by: Baret <[email protected]>
    Loomie and Baret authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9bd3534 View commit details
    Browse the repository at this point in the history
  3. improved MovementState comment

    Loomie committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a4a2287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43994ec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    30810da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c0758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b71dad View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

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

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    0fad586 View commit details
    Browse the repository at this point in the history
  2. Fixed compile error

    Baret committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7c895b6 View commit details
    Browse the repository at this point in the history
  3. No semicolon needed

    Baret committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    828b939 View commit details
    Browse the repository at this point in the history
  4. Fixed mocking in DefendingTest

    Baret committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2a5d6c5 View commit details
    Browse the repository at this point in the history
  5. No need to use a property here

    Baret committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    98b3cd4 View commit details
    Browse the repository at this point in the history