dfhack fork
 
 
 
 
 
 
Go to file
Quietust 2597aeab0e Add a new tweak, "reaction-gloves"
When enabled, custom reactions will begin to produce gloves in sets, based
on the number of hands the job performer's race has, and set the
Handedness flags accordingly.

The "createitem" plugin already contains a simpler workaround (which
doesn't check body plan but instead just produces pairs), but it shouldn't
trigger when this tweak is enabled (unless you use it on a creature which
has been modded to only have "neutral" hands).
2020-06-23 13:37:11 -06:00
.github/workflows Remove obsolete travis scripts 2020-04-11 02:33:50 -04:00
CMake Clean up *.cmake style 2019-07-20 16:17:44 -04:00
build Make the win64 build/install batch files work with non-C system drives. 2018-05-14 14:15:38 -05:00
depends Remove fast_mutex from CMakeLists 2020-05-04 19:26:49 -04:00
dfhack-config Add default script-paths.txt 2016-03-31 23:00:25 -04:00
docs Add confirmation for convicting dwarves of crimes 2020-06-20 12:06:50 -04:00
library Update structures, fix reaction_productst::produce() parms 2020-06-23 13:31:27 -06:00
package Disable stty in launchers if stdin is not a terminal 2020-03-26 22:58:43 -04:00
plugins Add a new tweak, "reaction-gloves" 2020-06-23 13:37:11 -06:00
scripts@47d9b3c939 Update xml, scripts 2020-05-28 23:11:08 -04:00
test +Tests 2020-04-06 19:28:34 -04:00
travis Restore build-lua.sh for build-env 2020-04-25 17:59:50 -04:00
.gitignore Add vscode files to gitignore 2020-04-04 10:40:16 +01:00
.gitmodules point the git module at the DFHack fork of the jsoncpp repository for consistency 2020-01-31 13:43:57 -06:00
.ycm_extra_conf.py Use jsoncpp 1.8.4 as a submodule 2018-06-14 21:20:46 +03:00
CMakeLists.txt Enable /bigobj globally on MSVC. 2020-05-09 18:23:18 -05:00
CMakeSettings.json Get intellisense and code analysis working in CMakeSettings.json. 2018-07-23 16:14:22 -05:00
Contributing.rst Update Contributing (IDA Freeware 7.0, cl-linux-debug being 32-bit only) 2018-05-06 10:26:14 -06:00
LICENSE.rst License: sort, fix caps 2018-07-21 00:03:45 -04:00
README.html Fix html redirection to the docs 2016-04-11 09:30:05 +10:00
README.md Restrict status badge to push events only 2020-04-15 01:15:09 -04:00
conf.py Add current year to docs copyright message 2020-06-17 20:32:30 -04:00
dfhack.init-example Activate autodump in default config 2020-04-01 15:09:51 +01:00
index.rst Add a script to automatically generate both changelogs from a single file 2018-04-02 13:43:32 -04:00
onLoad.init-example Remove warn-stuck-trees from onLoad.init-example 2017-12-23 20:49:24 -05:00

README.md

DFHack Readme

Build Status Documentation Status License

DFHack is a Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.

The full documentation is available online here, from the README.html page in the DFHack distribution, or as raw text in the ./docs folder. If you're an end-user, modder, or interested in contributing to DFHack - go read those docs.

If that's unclear or you need more help, try the Bay12 forums thread or the #dfhack IRC channel on freenode.