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

units: Balance and abilities #234

Merged
merged 7 commits into from
Jun 6, 2024
Merged

units: Balance and abilities #234

merged 7 commits into from
Jun 6, 2024

Commits on May 27, 2024

  1. units: Added Movement Speed

    Now units have movement speed which makes them faster and/or slower
    xescugc committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b1e0062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0bf73 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. store: Now units have the MaxHealth

    Which is used to display the health bar properly and to know which was the
    max health on summon, useful for the Split ability
    xescugc committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6894e36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d807b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

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

Commits on Jun 5, 2024

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