Update changelog with AI changes

This commit is contained in:
mattsc 2013-06-14 07:12:06 -07:00
parent 8965c46d3e
commit b6afbf6e30

View file

@ -7,6 +7,11 @@ Version 1.11.4+dev:
* Improved/Added: Command 'lua wesnoth.debug_ai([side]).ai' will now give access to the
ai-table of [side].
* Improved AI behavior when using goto_x / goto_y in WML
* Micro AIs:
* Zone Guardian: Add optional station_x,station_y= keys
* Goto: don't exclude leader by default
* Minor bug fixes in Return Guardian and Healer Support MAIs
* Experimental AI: fix bugs that disabled recruiting for some UMC weapon specials
* Campaigns:
* All:
* replaced deprecated aspects with [goal] aspect