Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Nov 26, 2015
1 parent ff677d1 commit 597ed15
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
14 changes: 13 additions & 1 deletion NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,19 @@ DFHack future

Fixes
-----
- confirm haul-delete: Fixed issue preventing deletion of stop conditions or using "x" in route names
- Fixed a rare crash that could result from running `keybinding` in onLoadWorld.init
- Script help that doesn't start with a space is now recognized correctly
- `confirm`: Fixed issues with haul-delete, route-delete, and squad-disband confirmations intercepting keys too agressively
- `fix-unit-occupancy`: Significantly optimized - up to 2,000 times faster in large fortresses
- `gui/create-item`: Allow exiting quantity prompt
- `modtools/create-unit`: Fixed a possible issue in reclaim fortress mode
- `search`: Fixed a crash on the military screen
- `tweak` max-wheelbarrow: Fixed a minor display issue with large numbers
- `workflow`: Fixed a crash related to job postings (and added a fix for existing, broken jobs)

Misc Improvements
-----------------
- Unrecognized command feedback now includes more information about plugins

DFHack 0.40.24-r4
=================
Expand Down
7 changes: 7 additions & 0 deletions docs/Plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,13 @@ Maintain 10-100 locally-made crafts of exceptional quality::

workflow count CRAFTS///LOCAL,EXCEPTIONAL 100 90

.. _fix-job-postings:

fix-job-postings
----------------
This command fixes crashes caused by previous versions of workflow, mostly in
DFHack 0.40.24-r4, and should be run automatically when loading a world (but can
also be run manually if desired).

.. _clean:

Expand Down

0 comments on commit 597ed15

Please sign in to comment.