|
|
@ -2361,6 +2361,10 @@ directory.
|
|
|
|
|
|
|
|
|
|
|
|
A graphical interface for creating items.
|
|
|
|
A graphical interface for creating items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gui/dfstatus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Show a quick overview of critical stock quantities, including food, drinks, wood, and various bars.
|
|
|
|
|
|
|
|
|
|
|
|
* gui/stockpiles
|
|
|
|
* gui/stockpiles
|
|
|
|
|
|
|
|
|
|
|
|
Load and save stockpile settings from the 'q' menu.
|
|
|
|
Load and save stockpile settings from the 'q' menu.
|
|
|
@ -2399,7 +2403,8 @@ Usage::
|
|
|
|
|
|
|
|
|
|
|
|
autounsuspend
|
|
|
|
autounsuspend
|
|
|
|
=============
|
|
|
|
=============
|
|
|
|
Automatically unsuspend all jobs, on a recurring basis. See ``unsuspend`` for one-off use.
|
|
|
|
Automatically unsuspend construction jobs, on a recurring basis.
|
|
|
|
|
|
|
|
See ``unsuspend`` for one-off use, or ``resume all``.
|
|
|
|
|
|
|
|
|
|
|
|
ban-cooking
|
|
|
|
ban-cooking
|
|
|
|
===========
|
|
|
|
===========
|
|
|
@ -2455,10 +2460,6 @@ Focus a body part ingame, and this script will display the cause of death of
|
|
|
|
the creature.
|
|
|
|
the creature.
|
|
|
|
Also works when selecting units from the (``u``) unitlist viewscreen.
|
|
|
|
Also works when selecting units from the (``u``) unitlist viewscreen.
|
|
|
|
|
|
|
|
|
|
|
|
dfstatus
|
|
|
|
|
|
|
|
========
|
|
|
|
|
|
|
|
Show a quick overview of critical stock quantities, including food, drinks, wood, and various bars.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
digfort
|
|
|
|
digfort
|
|
|
|
=======
|
|
|
|
=======
|
|
|
|
A script to designate an area for digging according to a plan in csv format.
|
|
|
|
A script to designate an area for digging according to a plan in csv format.
|
|
|
@ -2643,7 +2644,7 @@ There are the following ways to invoke this command:
|
|
|
|
|
|
|
|
|
|
|
|
make-monarch
|
|
|
|
make-monarch
|
|
|
|
============
|
|
|
|
============
|
|
|
|
Make the selected unit King or Queen or your civilisation.
|
|
|
|
Make the selected unit King or Queen of your civilisation.
|
|
|
|
|
|
|
|
|
|
|
|
markdown
|
|
|
|
markdown
|
|
|
|
========
|
|
|
|
========
|
|
|
@ -2835,7 +2836,8 @@ Undesignates building base materials for dumping.
|
|
|
|
|
|
|
|
|
|
|
|
unsuspend
|
|
|
|
unsuspend
|
|
|
|
=========
|
|
|
|
=========
|
|
|
|
Unsuspend all jobs, on a one-off basis. See ``autounsuspend`` for regular use.
|
|
|
|
Unsuspend construction jobs, on a one-off basis. See ``autounsuspend`` for regular use.
|
|
|
|
|
|
|
|
Equivalent to ``resume all``.
|
|
|
|
|
|
|
|
|
|
|
|
view-item-info
|
|
|
|
view-item-info
|
|
|
|
==============
|
|
|
|
==============
|
|
|
|