Update changelog with AI changes

This commit is contained in:
mattsc 2013-12-18 16:10:14 -08:00
parent c93420d4a4
commit 0f45b86a2e

View file

@ -1,4 +1,8 @@
Version 1.11.7+dev:
* AI:
* RCA AI: fix bug #21334: surrounded units don't attack
* Simple Attack Micro AI: new optional parameter weapon=
* Lua AI: new replay-safe action ai.synced_command()
* Campaigns:
* Dead Water:
* New world map.
@ -41,7 +45,7 @@ Version 1.11.7+dev:
until after the start event.
* [scroll_to] and [scroll_to_unit] now take an optional side filter.
* [trait] now accepts a "generate_description=" attribute, allowing the
auto-generated effect descriptions to be turned off.
auto-generated effect descriptions to be turned off.
* Miscellaneous and bug fixes:
* Pango markup is applied correctly and consistently in button tooltips.