540faff88f
- Updates rst documentation - Adds troubleshooting section - Renames the monitor feature to monitoring - Adds cave-in helper functions - ChannelJobs::has_cavein_conditions() - ChannelJobs::possible_cavein() - find_dwarf() ~ finds the nearest dwarf or the first one that has a path to a position - Moves dignow/resurrect to inlines.h - Improves management of regular dig designations - Adds df::job* tracking back into ChannelJobs to simplify cancellations - Updates/improves debug logging - Switches unordered structures with ordered in some locations to have ordered debugging information - Simplifies ChannelManager::manage_group() - Fixes up ChannelManager::manage_one() - the return value is now useful even if unused |
||
---|---|---|
.github | ||
CMake | ||
build | ||
ci | ||
data | ||
depends | ||
docs | ||
library | ||
package | ||
plugins | ||
scripts@cec17bfaaa | ||
test | ||
travis | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
.readthedocs.requirements.txt | ||
.readthedocs.yml | ||
.ycm_extra_conf.py | ||
CMakeLists.txt | ||
CMakeSettings.json | ||
LICENSE.rst | ||
README.html | ||
README.md | ||
conf.py | ||
index.rst | ||
robots.txt |
README.md
DFHack Readme
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.
It is also accessible via 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 the docs are unclear or you need more help, please check out our support page for ways to contact the DFHack developers.