summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjj2012-09-18 10:29:58 +0200
committerjj2012-09-18 10:29:58 +0200
commitcc4639aad033625a8390d4114e9f26193acd4477 (patch)
tree69e741e65b17711c2660ad54cd8f9966f3634ed0
parent57d01f00084f4e035a82a4bddeb3a5e28a278883 (diff)
downloaddfhack-cc4639aad033625a8390d4114e9f26193acd4477.tar.gz
dfhack-cc4639aad033625a8390d4114e9f26193acd4477.tar.bz2
dfhack-cc4639aad033625a8390d4114e9f26193acd4477.tar.xz
update NEWS/README with drainaquifer/superdwarf
-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.
+