Update changelog with AI changes
This commit is contained in:
parent
c93420d4a4
commit
0f45b86a2e
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue