diff --git a/ChangeLog b/ChangeLog index 7cbb95021..3e4f594a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.89 -> 0.next +0.89 -> 0.9 (Oct 01 2012) GENERAL: * Provisional support creature-adding mods * New filesystem allowing easier resource adding/replacing @@ -28,7 +28,6 @@ ADVENTURE AI * Fixed crash when hero assigned to goal was lost when attempting realizing it * Fixed a possible freeze when exchanging resources at marketplace - BATTLE AI * It is possible to select a battle AI module used by VCMI by typing into the console "setBattleAI ". The names of avaialble modules are "StupidAI" and "BattleAI". BattleAI may be a little smarter but less stable. By the default, StupidAI will be used, as in previous releases. * New battle AI module: "BattleAI" that is smarter and capable of casting some offensive and enchantment spells