dfhack fork
 
 
 
 
 
 
Go to file
lethosor a083a7f670
tailor: fix operator precedence in command parsing
&& has a higher precendence than ||, so this could have resulted in a crash in
some cases. It also produced unintentional behavior where e.g. `tailor 1 foo`
would enable the plugin, unlike `tailor enable foo`.

From #1920
2021-09-06 22:35:38 -04:00
.github
CMake
build
ci
data add reference to dffd file in dreamfort help 2021-09-05 23:54:48 -07:00
depends
dfhack-config
docs tailor: fix operator precedence in command parsing 2021-09-06 22:35:38 -04:00
library
package
plugins tailor: fix operator precedence in command parsing 2021-09-06 22:35:38 -04:00
scripts@cc63fd7ced
test
travis disable fortress mode tests in CI for now 2021-05-07 15:19:10 -07:00
.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

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.