* Adds spectate plugin * Updates spectate.cpp * Changes spectate toggle message * Updates changelog.txt * Adds spectate to Plugins.rst * Adds requested changes - foreach syntax replaces active units loops - removes CR_FAILURE return on double enable/disable usage - removes disabled code - implements a few clion clang tidy suggestions (auto declare when casting) - Updates zcount to have accurate count for performing RNG - adds eof newline - adds todo comment about a redundant if condition * Declares spectate section in Plugins.rst |
||
|---|---|---|
| .github | ||
| CMake | ||
| build | ||
| ci | ||
| data | ||
| depends | ||
| dfhack-config | ||
| docs | ||
| library | ||
| package | ||
| plugins | ||
| scripts@5472fff868 | ||
| test | ||
| travis | ||
| .gitignore | ||
| .gitmodules | ||
| .ycm_extra_conf.py | ||
| CMakeLists.txt | ||
| CMakeSettings.json | ||
| LICENSE.rst | ||
| README.html | ||
| README.md | ||
| conf.py | ||
| dfhack.init-example | ||
| index.rst | ||
| onLoad.init-example | ||
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,
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.