From 843da23db92aa852b5b080f2101407eebcbb0d01 Mon Sep 17 00:00:00 2001 From: gfgtdf Date: Mon, 14 Jul 2014 03:17:30 +0200 Subject: [PATCH] update changelog --- changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog b/changelog index 882ac9d32fc..610e5338ed3 100644 --- a/changelog +++ b/changelog @@ -103,6 +103,11 @@ Version 1.13.0-dev: * Schema validator messages now conform better to the new WML parser/preprocessor diagnostics format introduced in version 1.11.10. * Added define= functionality to scenarios, eras, and modifications. + * [unit] uses passed [advancement]s instead of unittypes advancements if + [advancement] were given in [unit]. + * allow [lua] tags inside [modification] and [era] (which have the same + efffect as [lua] tags inside [scenario]). + * enable side_for= in key [message] with [option]s. * Miscellaneous and bug fixes: * replace 'fight_on_without_leader'=yes/no with defeat_condition=no_leader/ no_units/always/never which allows the wml developer to decide when a side @@ -252,6 +257,8 @@ Version 1.13.0-dev: is an extension of the bugfixes for [filter_vision]. * Mushroom Grove and Lit Mushroom Grove now favor the terrain with the worst movement costs between the base and overlay (bug #21971). + * Fix [side] share_view/maps always beeing false for non-first levels in mp campaigns + * Fixes start-of-scenario multiplaer saves (#22068) Version 1.11.11: * Add-ons server: