[Commits] [wesnoth/wesnoth] f06030: Fast Micro AI: add support for [avoid] tags
GitHub
noreply at github.com
Sun Sep 6 20:09:25 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f06030b0f5d57012d3d2cc855c2b7b4bb514a8bd
https://github.com/wesnoth/wesnoth/commit/f06030b0f5d57012d3d2cc855c2b7b4bb514a8bd
Author: mattsc <mattsc at MSMB.local>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M data/ai/micro_ais/cas/ca_fast_attack_utils.lua
M data/ai/micro_ais/cas/ca_fast_combat.lua
M data/ai/micro_ais/cas/ca_fast_move.lua
M data/ai/micro_ais/micro_ai_wml_tag.lua
Log Message:
-----------
Fast Micro AI: add support for [avoid] tags
This can either be an [avoid] tag inside the [micro_ai] tag itself, or
the [avoid] tag of the default AI (e.g. as defined in the side
definition). If both are given, the former has priority.
More information about the Commits
mailing list