From ef7f30e92d7c0f8b3db8f15b4d749dffc0fef74a Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Sun, 15 Sep 2024 01:01:05 -0700 Subject: [PATCH] bump to 50.13-r5 --- CMakeLists.txt | 4 ++-- docs/changelog.txt | 18 +++++++++++++++++- library/xml | 2 +- scripts | 2 +- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4789aa25b5..365955a162 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,8 +8,8 @@ project(dfhack) # set up versioning. set(DF_VERSION "50.13") -set(DFHACK_RELEASE "r5rc1") -set(DFHACK_PRERELEASE TRUE) +set(DFHACK_RELEASE "r5") +set(DFHACK_PRERELEASE FALSE) set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}") set(DFHACK_ABI_VERSION 2) diff --git a/docs/changelog.txt b/docs/changelog.txt index 3f875a95f8..7fbf560635 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -52,10 +52,26 @@ Template for new versions: # Future ## New Tools -- `preserve-rooms`: manage room assignments for off-map units and noble roles. reserves rooms owned by traveling units and reinstates their ownership when they return to the site. also allows you to assign rooms to noble/administrator roles, and the rooms will be automatically assigned whenever the holder of the role changes ## New Features +## Fixes + +## Misc Improvements + +## Documentation + +## API + +## Lua + +## Removed + +# 50.13-r5 + +## New Tools +- `preserve-rooms`: manage room assignments for off-map units and noble roles. reserves rooms owned by traveling units and reinstates their ownership when they return to the site. also allows you to assign rooms to noble/administrator roles, and the rooms will be automatically assigned whenever the holder of the role changes + ## Fixes - prevent hang when buildings in zones are destroyed in the case where the buildings were not added to the zone in the same order that they were created (uncommon) - `buildingplan`: improved performance in forts with large numbers of items diff --git a/library/xml b/library/xml index 86c5648f9e..53b334a03e 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit 86c5648f9ed2cffdf08d105035b08ac0850c1f44 +Subproject commit 53b334a03e06693ea78164cee8e1a410ee68fef3 diff --git a/scripts b/scripts index bcc304b9f5..46a96763ca 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit bcc304b9f5a37b4977cc2edb312cfec0f3148805 +Subproject commit 46a96763cad623d95fc57d6a1c7eb8c96249286b