empty release notes since the draft for the 1.11.0 release is done

This commit is contained in:
Nils Kneuper 2012-08-26 10:48:57 +00:00
parent 5cf5e73cd2
commit ff3dd7f60f

View file

@ -14,50 +14,15 @@ The release team should empty this file after each release.
CHANGES
=======
[section="Add-ons manager dialog"]
The old Get Add-ons and Update Add-ons dialogs have been merged for this release into a single Add-ons Manager view with some new features and changes.
[list][*]It's now possible to filter the list further choosing the Options button on the top-right corner. At this time, the additional options offered allow displaying only add-ons of specific types (e.g. campaigns, map-packs, eras) and installation status. In particular, you can choose to display only Upgradable add-ons to get an equivalent view to the previous Update Add-ons dialog.
[*]Add-on installation status is now displayed beneath each list entry in color.
[*]Old and new add-on versions are listed in the Version column when applicable.
[*]Add-ons are no longer sorted by original upload time in descending order by default. Instead, add-ons are sorted by name. An option to sort them by upload time may be implemented in the future depending on the perceived impact of this change.
[*]The dependency installation prompt now resolves all possible dependencies recursively and lists them together.
[*]Add-on filter options are remembered while installing individual add-ons until the user chooses to return to the titlescreen.
[*]Text formatting markup (any of *, `, ~, {, ^, }, |, @, #, <, & at the start of a name) cannot be abused to color add-on names in the Add-ons Manager anymore. Additionally, new add-on server instances will reject add-ons with such names.
[*]Column extents have been tweaked in an attempt to suit 'average' cases (based on the 1.10 add-ons server contents) better.
[*]A Help button has been added along with a dedicated section in the Help.
[/list]
[/section]
[section="Under the Burning Suns"]
The campaign Under the Burning Suns has had extensive code changes. While most of them should not be visible, there are several changes that affect difficulty.
[list]
[*]In scenario 2, if healers are preventing dehydration in units, they are now unable to also heal them. This makes the elves unhealable during daytime, except in oases.
[*]The first tunnel collapse in scenario 6b, "In the Domain of the Dwarves", no longer kills both guards.
[*]The AI behavior for the messenger in scenario 8, "Out of the Frying Pan", has been much improved.
[*]The chest at the end of the cave in scenario 8 now grants more gold on easy difficulties than hard and the amount will always take you to positive gold.
[*]There are scattered small changes that make the hardest difficulty slightly harder.
[/list]
Players are encouraged to try these scenarios and comment on the difficulty changes.
[/section]
[section="Lua updated to 5.2"]
The Lua interpreter was updated to version 5.2. Some of the changes in this version break old code; other changes will still work with old code due to compatibility mode, which will be disabled after several minor releases. See the full [url=http://www.lua.org/manual/5.2/manual.html#8]Lua 5.2 incompatibilities[/url] list for more details and information about updating old code.
[/section]
[section="Removed deprecated terrains"]
The old grassland flowers terrain (Ggf) has been removed in favor of ^Efm, introduced during the 1.9 development series. Maps containing the old terrain will no longer load.
[/section]
[section="CMake: compiler flags, installation changes, and Clang"]
[list][*]The code to determine compiler flags has been rewritten and now has better support for compiler-specific enabling of targets. Therefore it is recommended to regenerate your CMake build.
[*]Default manual page installation directory now conforms to FHS.
[*]The Clang compiler now also defaults to strict compilation when building with CMake. Additionally, the default flags have changed to match the ones used for GCC. This has only be tested with Clang 3.1; please file bug reports if it breaks older versions of Clang.
[/list]
[section="A Change"]
[/section]
[section="Another Change"]
[/section]
[section="Yet another Change"]
[/section]
==========
KNOWN BUGS
==========