stockpiles: update NEWS & Readme

develop
Casey Link 2014-12-05 13:32:01 +01:00
parent 332566f6a1
commit 729f7e7236
2 changed files with 5 additions and 2 deletions

@ -3,6 +3,8 @@ DFHack Future
Fixes
New Plugins
New Scripts
gui/stockpiles: an in-game interface for saving and loading stockpile
settings files.
Misc Improvements
DFHack 0.40.19-r1
@ -17,8 +19,6 @@ DFHack 0.40.19-r1
New scripts:
remove-stress [all]: set selected or all units unit to -1,000,000 stress
this script replaces removebadthoughts.rb
gui/stockpiles: an in-game interface for saving and loading stockpile
settings files.
Misc improvements:
cmd-prompt can now access selected items, units, and buildings
autolabor plugin: add an optional talent pool parameter

@ -2207,6 +2207,9 @@ directory.
gui/stockpiles -dir <path> set the default directory to save settings into
gui/stockpiles -help to see this message
Don't forget to `enable stockpiles` and create the `stocksettings` directory in
the DF folder before trying to use this plugin.
binpatch
========