You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+2-1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ that repo.
16
16
## New Scripts
17
17
- `devel/block-borders`: overlay that displays map block borders
18
18
- `devel/luacov`: generate code test coverage reports for script development. define the ``DFHACK_ENABLE_LUACOV=1`` environment variable to start gathering coverage metrics.
19
+
- `gui/blueprint`: interactive frontend for the `blueprint` plugin
19
20
- `gui/mass-remove`: mass removal/suspension tool for buildings and constructions
20
21
- `reveal-hidden-sites`: exposes all undiscovered sites
21
22
@@ -30,7 +31,7 @@ that repo.
30
31
- `quickfort`: improved handling of non-rectangular and non-solid extent-based structures (like fancy-shaped stockpiles and farm plots)
31
32
- `quickfort`: fixed conversion of numbers to DF keycodes in ``#query`` blueprints
32
33
- `quickfort`: fixed various errors with cropping across the map edge
33
-
- `quickfort`: properly reset config to default values in ``quickfort reset`` even if if the ``dfhack-config/quickfort/quickfort.txt`` config file doesn't mention all config vars. aso now works even if the config file doesn't exist
34
+
- `quickfort`: properly reset config to default values in ``quickfort reset`` even if if the ``dfhack-config/quickfort/quickfort.txt`` config file doesn't mention all config vars. also now works even if the config file doesn't exist.
34
35
35
36
## Misc Improvements
36
37
- `devel/annc-monitor`: added ``report enable|disable`` subcommand to filter combat reports
0 commit comments