[wesnoth-commits] [wesnoth/wesnoth] ac2e90: ai_helper: get_unit functions should only return l...
mattsc
noreply at github.com
Thu Sep 19 02:42:28 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: ac2e90faca7bf3b70713840587e31f7602578dd0
https://github.com/wesnoth/wesnoth/commit/ac2e90faca7bf3b70713840587e31f7602578dd0
Author: mattsc <mattsc000 at gmail.com>
Date: 2019-09-18 (Wed, 18 Sep 2019)
Changed paths:
M data/ai/lua/ai_helper.lua
Log Message:
-----------
ai_helper: get_unit functions should only return live units
Live beiing defined as in get_live_units(), that is, non-petrified units
Commit: da080dd94c641af3006b0b5954a44f9a4e2fbc97
https://github.com/wesnoth/wesnoth/commit/da080dd94c641af3006b0b5954a44f9a4e2fbc97
Author: mattsc <mattsc000 at gmail.com>
Date: 2019-09-18 (Wed, 18 Sep 2019)
Changed paths:
M changelog.md
M data/ai/lua/ai_helper.lua
M data/ai/lua/generic_rush_engine.lua
Log Message:
-----------
Experimental AI: fix guardians being used for village actions
Compare: https://github.com/wesnoth/wesnoth/compare/ed9a89205aee...da080dd94c64
More information about the Commits
mailing list