Update news, xml

develop
lethosor 2018-03-14 10:11:45 -04:00
parent 3a2fc6f65f
commit 6f864f97b3
3 changed files with 58 additions and 1 deletions

@ -17,6 +17,7 @@
Misc Improvements
Removed
Internals
Structures
Lua
Ruby
@ -36,6 +37,33 @@ Changelog
.. contents::
:depth: 2
DFHack future
=============
Fixes
-----
- Support for building on Ubuntu 18.04
- Fixed some CMake warnings
- `embark-assistant`: fixed detection of reanimating biomes
Misc Improvements
-----------------
- `embark-assistant`:
- Added search for adamantine
- Now supports saving/loading profiles
- `remotefortressreader`: added flows, instruments, tool names, campfires, ocean waves, spiderwebs
Structures
----------
- ``viewscreen_createquotast``: fixed layout
- ``world.language``: moved ``colors``, ``shapes``, ``patterns`` to ``world.descriptors``
- ``world.reactions``, ``world.reaction_categories``: moved to new compound, ``world.reactions``. Requires renaming:
- ``world.reactions`` to ``world.reactions.reactions``
- ``world.reaction_categories`` to ``world.reactions.reaction_categories``
DFHack 0.44.05-r2
=================

@ -37,6 +37,35 @@ Development Changelog
.. contents::
:depth: 2
DFHack 0.44.07-alpha1
=====================
Fixes
-----
- `embark-assistant`: fixed detection of reanimating biomes
Structures
----------
- Several new names in instrument raw structures
- ``identity``: identified ``profession``, ``civ``
- ``manager_order_template``: fixed last field type
- ``viewscreen_createquotast``: fixed layout
- ``world.language``: moved ``colors``, ``shapes``, ``patterns`` to ``world.descriptors``
- ``world.reactions``, ``world.reaction_categories``: moved to new compound, ``world.reactions``. Requires renaming:
- ``world.reactions`` to ``world.reactions.reactions``
- ``world.reaction_categories`` to ``world.reactions.reaction_categories``
Other Changes
-------------
- `embark-assistant`:
- Added search for adamantine
- Now supports saving/loading profiles
- `remotefortressreader`: added flows, instruments, tool names, campfires, ocean waves, spiderwebs
DFHack 0.44.05-alpha1
=====================

@ -1 +1 @@
Subproject commit dd558ca1ea4645f14a7e5b83329d4f59d8414496
Subproject commit abb25a2692198d90c93a61ad70d34b12d9fcef00