Move labor management to a tutorial

This commit is contained in:
PeridexisErrant 2015-09-28 00:26:57 +10:00
parent 8d25fc64c1
commit 734ab819a3
12 changed files with 4 additions and 15 deletions

View file

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Before After
Before After

View file

@ -1,20 +1,9 @@
#########################
Dwarf Resource Management
#########################
.. note::
The DFHack plugin ``autolabor`` can do all this for you, so feel free
to activate it and skip this section. It's useful if you want to play
without DFHack though (say just after a DF release), or for more
advanced management techniques.
.. todo
Update this whole section, mention the ``manipulator`` script, etc. Consider moving this to a tutorial and just leaving autolabor set by default.
#####################
Managing Dwarven Jobs
#####################
In Part 6 of this walkthrough well look at managing our dwarfs, a topic we have ignored until now. Dwarf management isnt that hard, but theres lots of subtlety to it, as Im sure you can imagine. You also have to learn to navigate the interface, which is its own special challenge!
In this tutorial well look at managing our dwarfs, a topic we have ignored until now. Dwarf management isnt that hard, but theres lots of subtlety to it, as Im sure you can imagine. You also have to learn to navigate the interface, which is its own special challenge!
So lets dive right in! In the end you will find managing your dwarfs well quite rewarding, trust me!