[Commits] [wesnoth/wesnoth] 85b46f: Fast Micro AI: make code robust against events rem...
GitHub
noreply at github.com
Sun Feb 11 16:06:12 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 85b46f34b066580aab1e8fb3b6e9ea7ba108ad8c
https://github.com/wesnoth/wesnoth/commit/85b46f34b066580aab1e8fb3b6e9ea7ba108ad8c
Author: mattsc <mattsc000 at gmail.com>
Date: 2018-02-11 (Sun, 11 Feb 2018)
Changed paths:
M data/ai/micro_ais/cas/ca_fast_combat.lua
Log Message:
-----------
Fast Micro AI: make code robust against events removing units
The previous version caused errors under some circumstances when an
event removed units other than the attacker during or immediately after
an AI attack.
More information about the Commits
mailing list