summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--README.rst16
2 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b22108b0..fdc052da 100644
--- a/NEWS
+++ b/NEWS
@@ -32,10 +32,12 @@ DFHack v0.34.11-r2 (UNRELEASED)
- fix/stable-temp: counts items with temperature updates; does instant one-shot stable-temp.
- fix/loyaltycascade: fix units allegiance, eg after ordering a dwarf merchant kill.
- digfort: designate areas to dig from a csv file.
+ - drainaquifer: remove aquifers from the map.
- growcrops: cheat to make farm crops instantly grow.
- magmasource: continuously spawn magma from any map tile.
- removebadthoughts: delete all negative thoughts from your dwarves.
- slayrace: instakill all units of a given race, optionally with magma.
+ - superdwarf: per-creature fastdwarf.
New GUI scripts:
- gui/mechanisms: browse mechanism links of the current building.
- gui/room-list: browse other rooms owned by the unit when assigning one.
diff --git a/README.rst b/README.rst
index 656d52d6..b5aa338e 100644
--- a/README.rst
+++ b/README.rst
@@ -1468,3 +1468,19 @@ To skip a row in your design, use a single ``;``.
The script takes the plan filename, starting from the root df folder.
+superdwarf
+==========
+Similar to fastdwarf, per-creature.
+
+To make any creature superfast, target it ingame using 'v' and:
+::
+ superdwarf add
+
+Other options available: ``del``, ``clear``, ``list``.
+
+This plugin also shortens the 'sleeping' and 'on break' periods of targets.
+
+drainaquifer
+============
+Remove all 'aquifer' tag from the map blocks. Irreversible.
+