From 3b3b0be8c584eb7ba3ee33d4004ad1aadc3eb300 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 8 Aug 2020 02:00:12 -0400 Subject: [PATCH] Update submodules, tweak changelog order --- docs/changelog.txt | 2 +- library/xml | 2 +- scripts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index f5bdb42b3..e033f393b 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -48,6 +48,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `RemoteFortressReader`: fixed a couple crashes that could result from decoding invalid enum items (``site_realization_building_type`` and ``improvement_type``) ## Misc Improvements +- Linux/macOS: Added console keybindings for deleting words (Alt+Backspace and Alt+d in most terminals) - `blueprint`: now writes blueprints to the ``blueprints/`` subfolder instead of the df root folder - `blueprint`: now automatically creates folder trees when organizing blueprints into subfolders (e.g. ``blueprint 30 30 1 rooms/dining dig`` will create the file ``blueprints/rooms/dining-dig.csv``); previously it would fail if the ``blueprints/rooms/`` directory didn't already exist - `confirm`: added a confirmation dialog for convicting dwarves of crimes @@ -58,7 +59,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - ``Units``: added goal-related functions: ``getGoalType()``, ``getGoalName()``, ``isGoalAchieved()`` ## Internals -- Linux/macOS: Added console keybindings for deleting words (Alt+Backspace and Alt+d in most terminals) - Added support for splitting scripts into multiple files in the ``scripts/internal`` folder without polluting the output of `ls` ## Lua diff --git a/library/xml b/library/xml index ce21a92c0..23e076b70 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit ce21a92c03a5a512c740917cdff85eadf5c4fdd0 +Subproject commit 23e076b7079a48b91c59451be64319dd36476994 diff --git a/scripts b/scripts index f732c1e4b..933849569 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit f732c1e4b3c7c7577b2fc07e1655b81a24340ae3 +Subproject commit 9338495695c3892b8ce407b71a79059b39624334