summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPetr Mrázek2012-09-29 02:58:30 +0200
committerPetr Mrázek2012-09-29 02:58:30 +0200
commitcd18660f0edfb131d9ae1f3fe30a7e34f6339070 (patch)
tree7e01740a8594587bc44ddac69055b462b650dc96 /NEWS
parent1bac22884eda76ebd9b265df2dff7e321880a4db (diff)
downloaddfhack-cd18660f0edfb131d9ae1f3fe30a7e34f6339070.tar.gz
dfhack-cd18660f0edfb131d9ae1f3fe30a7e34f6339070.tar.bz2
dfhack-cd18660f0edfb131d9ae1f3fe30a7e34f6339070.tar.xz
Add documentation for added plugins - digtype, misery, changes in fastdwarf
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bcd7513..ee6dd659 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ DFHack v0.34.11-r2 (UNRELEASED)
- liquids: can paint permaflow, i.e. what makes rivers power water wheels.
- prospect: pre-embark prospector accounts for caves & magma sea in its estimate.
- rename: supports renaming stockpiles, workshops, traps, siege engines.
+ - fastdwarf: now has an additional option to make dwarves teleport to their destination.
+ - misery: multiplies every negative thought gained (2x by default).
+ - digtype: designates every tile of the same type of vein on the map for 'digging' (any dig designation).
New tweaks:
- tweak stable-cursor: keeps exact cursor position between d/k/t/q/v etc menus.
- tweak patrol-duty: makes Train orders reduce patrol timer, like the binary patch does.