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

Soldier healing #3736

Merged
merged 11 commits into from Mar 20, 2020
Merged

Soldier healing #3736

merged 11 commits into from Mar 20, 2020

Commits on Mar 3, 2020

  1. Heal all stationed soldiers. Slowly heal all soldiers on home territo…

    …ry that are not actively engaged in battle.
    gunchleoc committed Mar 3, 2020
    Copy the full SHA
    2462500 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Copy the full SHA
    76e9dc7 View commit details
    Browse the repository at this point in the history
  2. Only heal soldiers if there's a warehouse connected to make sure that…

    … we're in the home territory.
    gunchleoc committed Mar 4, 2020
    Copy the full SHA
    312c1b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c6d1603 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f94ed35 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Copy the full SHA
    be59da6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0c01dee View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e3b2fb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e89375f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Remove test log output

    gunchleoc committed Mar 6, 2020
    Copy the full SHA
    1efe016 View commit details
    Browse the repository at this point in the history
  2. Format comment

    gunchleoc committed Mar 6, 2020
    Copy the full SHA
    a4892b1 View commit details
    Browse the repository at this point in the history