[Commits] [wesnoth/wesnoth] 79015f: LoW S3: adapt Urudin retreat AI to new Lua engine ...
GitHub
noreply at github.com
Sun Jun 5 17:51:10 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 79015f03926b28b90f371d417b41b2290c1a48ab
https://github.com/wesnoth/wesnoth/commit/79015f03926b28b90f371d417b41b2290c1a48ab
Author: mattsc <mattsc000 at gmail.com>
Date: 2016-06-05 (Sun, 05 Jun 2016)
Changed paths:
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
Log Message:
-----------
LoW S3: adapt Urudin retreat AI to new Lua engine syntax
This is needed due to the recent refactor of the Lua AI engine in
commit f8f5557eb0 (and related commits).
This fixes bug #24679.
Commit: 71f1f4fadee14f072a0b4f9e8d9a6d1b1a990147
https://github.com/wesnoth/wesnoth/commit/71f1f4fadee14f072a0b4f9e8d9a6d1b1a990147
Author: mattsc <mattsc000 at gmail.com>
Date: 2016-06-05 (Sun, 05 Jun 2016)
Changed paths:
M changelog
M data/campaigns/Legend_of_Wesmere/scenarios/chapter1/03_Kalian_under_Attack.cfg
Log Message:
-----------
LoW S3: fix bug which silently disabled Urudin retreat AI
Apparently Urudin was moved from side 3 to side 5 at some point, but
the AI filter was not updated.
Compare: https://github.com/wesnoth/wesnoth/compare/1dfc56fc0fe6...71f1f4fadee1
More information about the Commits
mailing list