From 969bce7429ec19ea8ffd2bed350ca95447083752 Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Mon, 22 Apr 2024 17:10:45 -0700 Subject: [PATCH] bump changelog and refs --- docs/changelog.txt | 18 +++++++++++++----- library/xml | 2 +- scripts | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 21e95d62fd..680cf3d6a6 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -56,15 +56,10 @@ Template for new versions: ## New Features ## Fixes -- Fixed misidentification of visitors from your own civ as residents; affects all tools that iterate through citizens/residents -- `cursecheck`: don't try to rely on cursor; check for selected unit instead -- Fixed incorrect DFHack background window texture when DF is started in ascii mode and subsequently switched to graphics mode ## Misc Improvements -- `suspendmanager`: Account for walls planned on the z-layer below when determining accessibility to a job ## Documentation -- `autoclothing`: add section comparing ``autoclothing`` and `tailor` to guide players choosing which to enable ## API @@ -72,6 +67,19 @@ Template for new versions: ## Removed +# 50.13-r1 + +## Fixes +- Fixed misidentification of visitors from your own civ as residents; affects all tools that iterate through citizens/residents +- `cursecheck`: act on selected unit only if a unit is selected +- Fixed incorrect DFHack background window texture when DF is started in ascii mode and subsequently switched to graphics mode + +## Misc Improvements +- `suspendmanager`: Account for walls planned on the z-layer below when determining accessibility to a job + +## Documentation +- `autoclothing`: add section comparing ``autoclothing`` and `tailor` to guide players choosing which to enable + # 50.12-r3 ## New Tools diff --git a/library/xml b/library/xml index de198fd2a4..b09ce4ddf1 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit de198fd2a43248fe2ac20f79c795e946255075eb +Subproject commit b09ce4ddf186c3232bb94611c3708825217ad173 diff --git a/scripts b/scripts index 28e87399b7..010ca3f04e 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 28e87399b7bfa3d6f39cc7cc5b612a05c913129e +Subproject commit 010ca3f04efe0bfb8690f72f469780ecbab91d40