From 4046e060563ece973275c191ca460f710d8fd006 Mon Sep 17 00:00:00 2001 From: myk002 Date: Mon, 16 Aug 2021 23:25:04 -0700 Subject: [PATCH] update changelog --- docs/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index c65c0d251..9a9b11583 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -45,13 +45,14 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `buildingplan`: now displays which items are attached and which items are still missing for planned buildings - `orders`: support importing and exporting reaction-specific item conditions, like "lye-containing" for soap production orders - `tiletypes-here`, `tiletypes-here-point`: add --cursor and --quiet options to support non-interactive use cases -- `quickfort`: Dreamfort blueprint set improvements: extensive revision based on playtesting and feedback. includes updated ``onMapLoad.init`` settings file and enhanced automation orders. see full changelog at https://github.com/DFHack/dfhack/pull/1921 +- `quickfort`: Dreamfort blueprint set improvements: extensive revision based on playtesting and feedback. includes updated ``onMapLoad_dreamfort.init`` settings file, enhanced automation orders, and premade profession definitions. see full changelog at https://github.com/DFHack/dfhack/pull/1921 and https://github.com/DFHack/dfhack/pull/1925 ## API - The ``Items`` module ``moveTo*`` and ``remove`` functions now handle projectiles ## Documentation - `quickfort-library-guide`: updated dreamfort documentation and added screenshots +- `dfhack-examples-guide`: documentation for all of `dreamfort`'s supporting files (useful for all forts, not just Dreamfort!) # 0.47.05-r2