Skip to content

Commit a7e5655

Browse files
committed
Bump changelog to 0.47.04-r4 and improve consistency
1 parent e2fe6b3 commit a7e5655

1 file changed

Lines changed: 15 additions & 13 deletions

File tree

changelog.txt

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ that repo.
1313

1414
# Future
1515

16+
# 0.47.04-r4
17+
1618
## New Scripts
1719
- `fix/corrupt-equipment`: fixes some military equipment-related corruption issues that can cause DF crashes
1820

@@ -21,26 +23,26 @@ that repo.
2123
- `assign-goals`: fixed error preventing new goals from being created
2224
- `assign-preferences`: fixed handling of preferences for flour
2325
- `deathcause`: fixed an error when inspecting certain corpses
24-
- `quickfort`: fix handling of modifier keys (e.g. ``{Ctrl}`` or ``{Alt}``) in query blueprints
25-
- `quickfort`: fix misconfiguration of nest boxes, hives, and slabs that were preventing them from being built from build blueprints
26-
- `quickfort`: fix valid placement detection for floor hatches, floor grates, and floor bars (they were erroneously being rejected from open spaces and staircase tops)
27-
- `quickfort`: fix query blueprint statistics being added to the wrong metric when both a query and a zone blueprint are run by the same meta blueprint
28-
- `quickfort`: display missing blueprint labels in gui dialog list
29-
- `quickfort`: fix occupancy settings for extent-based structures so that stockpiles can be placed within other stockpiles (e.g. in a checkerboard or bullseye pattern)
26+
- `quickfort`: fixed handling of modifier keys (e.g. ``{Ctrl}`` or ``{Alt}``) in query blueprints
27+
- `quickfort`: fixed misconfiguration of nest boxes, hives, and slabs that were preventing them from being built from build blueprints
28+
- `quickfort`: fixed valid placement detection for floor hatches, floor grates, and floor bars (they were erroneously being rejected from open spaces and staircase tops)
29+
- `quickfort`: fixed query blueprint statistics being added to the wrong metric when both a query and a zone blueprint are run by the same meta blueprint
30+
- `quickfort`: added missing blueprint labels in gui dialog list
31+
- `quickfort`: fixed occupancy settings for extent-based structures so that stockpiles can be placed within other stockpiles (e.g. in a checkerboard or bullseye pattern)
3032
- `unsuspend`: now leaves buildingplan-managed buildings alone and doesn't unsuspend underwater tasks
3133

3234
## Misc Improvements
3335
- `devel/export-dt-ini`: updated for Dwarf Therapist 41.2.0
3436
- `gui/advfort`: added support for linking to hatches and pressure plates with mechanisms
3537
- `modtools/add-syndrome`: added support for specifying syndrome IDs instead of names
36-
- `quickfort`: query blueprint aliases can now accept parameters for dynamic expansion. see dfhack-config/quickfort/aliases.txt for details.
38+
- `quickfort`: query blueprint aliases can now accept parameters for dynamic expansion - see dfhack-config/quickfort/aliases.txt for details
3739
- `quickfort`: alias names can now include dashes and underscores (in addition to letters and numbers)
38-
- `quickfort`: speed of first call to ``quickfort list`` is significantly improved, especially for large blueprint libraries
39-
- `quickfort`: add ``query_unsafe`` setting to disable query blueprint error checking. useful for query blueprints that send unusual key sequences.
40-
- `quickfort`: add support for bookcases, display cases, and offering places (altars)
41-
- `quickfort`: configuration support for zone pit/pond, gather, and hospital sub-menus in zone blueprints.
42-
- `quickfort`: remove ``buildings_use_blocks`` setting and replace it with more flexible functionality in `buildingplan`
43-
- `quickfort`: support creating uninitialized stockpiles with :kbd:`c`
40+
- `quickfort`: improved speed of first call to ``quickfort list`` significantly, especially for large blueprint libraries
41+
- `quickfort`: added ``query_unsafe`` setting to disable query blueprint error checking - useful for query blueprints that send unusual key sequences
42+
- `quickfort`: added support for bookcases, display cases, and offering places (altars)
43+
- `quickfort`: added configuration support for zone pit/pond, gather, and hospital sub-menus in zone blueprints
44+
- `quickfort`: removed ``buildings_use_blocks`` setting and replaced it with more flexible functionality in `buildingplan`
45+
- `quickfort`: added support for creating uninitialized stockpiles with :kbd:`c`
4446

4547
# 0.47.04-r3
4648

0 commit comments

Comments
 (0)