[Commits] [wesnoth/wesnoth] 4b589b: Fast Micro AI: add [filter] and [filter_second] ta...
GitHub
noreply at github.com
Fri Sep 4 14:41:25 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4b589ba1a2a272b463d2b49cb0b8159df154c3a1
https://github.com/wesnoth/wesnoth/commit/4b589ba1a2a272b463d2b49cb0b8159df154c3a1
Author: mattsc <mattsc at MSMB.local>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M data/ai/micro_ais/cas/ca_fast_combat.lua
M data/ai/micro_ais/micro_ai_wml_tag.lua
Log Message:
-----------
Fast Micro AI: add [filter] and [filter_second] tags
These can be used to limit the attackers and attack targets in the same
way as the ‘attacks’ facet does with [filter_own] and [filter_enemy]
for the default AI combat candidate action.
This does not affect the move-to-targets candidate action of the Fast
Micro AI.
More information about the Commits
mailing list