diff --git a/CMakeLists.txt b/CMakeLists.txt index c7eb1f234..58be5dff1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -141,7 +141,7 @@ endif() # set up versioning. set(DF_VERSION "0.44.05") -set(DFHACK_RELEASE "r1") +set(DFHACK_RELEASE "r2") set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") diff --git a/NEWS.rst b/NEWS.rst index ee685f8f9..17998f5e2 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -56,12 +56,16 @@ New Features Fixes ----- +- `devel/export-dt-ini`: fix language_name offsets for DT 39.2+ - `devel/inject-raws`: fixed gloves and shoes (old typo causing errors) +- `remotefortressreader`: fixed an issue with not all engravings being included - `view-item-info`: fixed an error with some shields Misc Improvements ----------------- -- `autochop`: can now exclude trees with fruit, +- `adv-rumors`: added more keywords, including names +- `autochop`: can now exclude trees that produce fruit, food, or cookable items +- `remotefortressreader`: added plant type support DFHack 0.44.05-r1 ================= diff --git a/library/xml b/library/xml index a9268e6d2..2794f8a6d 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit a9268e6d27fedcc97d661bbcd87c25173d570b29 +Subproject commit 2794f8a6d7405d4858bac486a0bb17b94740c142 diff --git a/scripts b/scripts index 28a1ccc98..9d8f2096f 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 28a1ccc9883d85106fa3b0ed59ddd57fcfc3f5c7 +Subproject commit 9d8f2096fc4c247299cbc94c6a8d756f31690a4b