From 800935c8a00d578683af9ad811c32e5e3a3caf60 Mon Sep 17 00:00:00 2001 From: DjWarmonger Date: Wed, 23 Jan 2013 18:31:33 +0000 Subject: [PATCH] Updated changelog for 0.91 and upcoming development build --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e4f594a3..cfcccd196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +0.9 -> 0.91 (Feb 01 2012) + +GENERAL: +* VCMI build on OS X is now supported +* Completely removed autotools + +MODS: +- Simplified mod structure. Mods from 0.9 will not be compatible. +* Mods can be turned on and off in config/modSettings.json file +* Support for new factions, including: +- New towns +- New hero classes +- New heroes +- New town-related external dwellings +* Support for new artifact, including combined, commander and stack artifacts +* Extended configuration options +- All game objects are referenced by string identifiers +- Subtype resolution for bonuses + +BATTLES: +* Support for "enchanted" WoG ability + +ADVENTURE AI: +* AI will try to use Subterranean Gate, Redwood Observatory and Cartographer for exploration +* Improved exploration algorithm +* AI will prioritize dwellings and mines when there are no opponents visible + 0.89 -> 0.9 (Oct 01 2012) GENERAL: * Provisional support creature-adding mods