diff --git a/NEWS.rst b/NEWS.rst index 7d9630c32..dcc87b04a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -30,8 +30,8 @@ Changelog .. contents:: :depth: 2 -DFHack future -============= +DFHack 0.43.03-r1 +================= Lua --- @@ -39,18 +39,35 @@ Lua New Features ------------ -- `gui/gm-editor` it's now possible to insert default types to containers. For primitive types leave the type entry empty, for references use ``*``. +- `add-thought`: allow syndrome name as ``-thought`` argument +- `gui/gm-editor` + + - Added ability to insert default types into containers. For primitive types leave the type entry empty, and for references use ``*``. + - Added ``shift-esc`` binding to fully exit from editor + - Added ``gui/gm-editor toggle`` command to toggle editor visibility (saving position) + +- `modtools/create-unit`: + + - Added an option to attach units to an existing wild animal population + - Added an option to attach units to a map feature Fixes ----- +- `autofarm`: Can now handle crops that grow for more than a season +- `combine-plants`: Fixed recursion into sub-containers - `createitem`: Now moves multiple created items to cursor correctly - `exportlegends`: Improved handling of unknown enum items (fixes many errors) - `gui/create-item`: Fixed quality when creating multiple items - `gui/mod-manager`: Fixed error when mods folder doesn't exist - `modtools/item-trigger`: Fixed handling of items with subtypes +- `stockflow`: + + - Can order metal mechanisms + - Fixed material category of thread-spinning jobs Misc Improvements ----------------- +- The built-in ``ls`` command now wraps the descriptions of commands - `catsplosion`: now a lua script instead of a plugin - `fix/diplomats`: replaces ``fixdiplomats`` - `fix/merchants`: replaces ``fixmerchants`` diff --git a/library/xml b/library/xml index 68d8a108b..7d312334c 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 68d8a108bdb3d0f38b4a8862bc9d8c9d9362645a +Subproject commit 7d312334c320022cd6275cddcdb8a64d4ed8d722 diff --git a/scripts b/scripts index 7574e08b9..b9f223612 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 7574e08b9af0397d6830949c49a344cd5d0134de +Subproject commit b9f223612bbcebfa8aa3de368fd5deadc1d4589d