[wesnoth-commits] [wesnoth/wesnoth] 6df83f: Healing: Do heal on turn 1.

GitHub noreply at github.com
Sun Oct 21 17:37:34 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6df83fefa7f8f2e8c46ba067a0bf1e2c59126edc
      https://github.com/wesnoth/wesnoth/commit/6df83fefa7f8f2e8c46ba067a0bf1e2c59126edc
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M src/play_controller.cpp

  Log Message:
  -----------
  Healing: Do heal on turn 1.

Discussed on the forums: https://r.wesnoth.org/t48817


  Commit: 024f3e1531f49d997ceaaa8d622794d759326f92
      https://github.com/wesnoth/wesnoth/commit/024f3e1531f49d997ceaaa8d622794d759326f92
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M src/play_controller.cpp

  Log Message:
  -----------
  Healing: Don't heal on side 1 turn 1.

Discussed on https://github.com/wesnoth/wesnoth/pull/3562#issuecomment-423708856


  Commit: 5ce2f2df37ab8faf7e2e9fa9f3ba46a4c038a4c0
      https://github.com/wesnoth/wesnoth/commit/5ce2f2df37ab8faf7e2e9fa9f3ba46a4c038a4c0
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M src/game_state.cpp
    M src/game_state.hpp
    M src/play_controller.cpp
    M src/play_controller.hpp

  Log Message:
  -----------
  Healing: Instead of hardcoding a turn-and-side-number check, indirect through a boolean.

This boolean may be exposed to WML in the future (ask gtgtdf).


  Commit: 2f62302dc7cc39a8297ab70b287d1db083a42cce
      https://github.com/wesnoth/wesnoth/commit/2f62302dc7cc39a8297ab70b287d1db083a42cce
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    A data/test/scenarios/heal.cfg
    M wml_test_schedule

  Log Message:
  -----------
  Healing: Add a unit test.


  Commit: 00c2ed6aa9af4c5f243276b5485625d285ff02ab
      https://github.com/wesnoth/wesnoth/commit/00c2ed6aa9af4c5f243276b5485625d285ff02ab
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M data/test/scenarios/heal.cfg
    M src/actions/heal.cpp
    M src/play_controller.cpp

  Log Message:
  -----------
  Healing: Perform rest healing on turn 2.


  Commit: 20b76b32c0101cee202ba6946eaa1f2e23b094c8
      https://github.com/wesnoth/wesnoth/commit/20b76b32c0101cee202ba6946eaa1f2e23b094c8
  Author: josteph <josteph at fastmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M changelog.md

  Log Message:
  -----------
  Healing: Update changelog


Compare: https://github.com/wesnoth/wesnoth/compare/9eed54dc9a31...20b76b32c010
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list