Skip to content

Commit 5dc42f9

Browse files
authored
Merge pull request #1517 from NicksWorld/feat/siegemanager
Add new tool gui/siegemanager
2 parents 0936c53 + d5e1bbc commit 5dc42f9

File tree

3 files changed

+573
-0
lines changed

3 files changed

+573
-0
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Template for new versions:
2727
# Future
2828

2929
## New Tools
30+
- `gui/siegemanager`: manage your siege engines at a glance.
3031

3132
## New Features
3233
- `item`: new ``--total-quality`` option for use in conjunction with ``--min-quality`` or ``--max-quality`` to filter items according to their total quality

docs/gui/siegemanager.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
gui/siegemanager
2+
================
3+
4+
.. dfhack-tool::
5+
:summary: Manage siege engines at a glance
6+
:tags: buildings interface productivity
7+
8+
This interface provides a list of siege engines, their ammo count, and current active
9+
jobs whilst providing shortcuts to configure their firing/standy mode and view them in-world.
10+
11+
Usage
12+
-----
13+
14+
::
15+
16+
gui/siegemanager

0 commit comments

Comments
 (0)