dfhack fork
 
 
 
 
 
 
Go to file
myk002 fb8d6614c7
expose core flood unhide logic to Lua
refactor is a straight copy-paste. this code could really stand some
cleanup (unused vars, unnecessary use of the MapCache layer, forced
allocation of all blocks even if they are not being unhidden, etc.), but
that can come in a later PR.
2021-06-02 14:49:19 -07:00
.github Revert "Force maximum of Sphinx 3 for now" 2021-05-11 19:49:13 -04:00
CMake Clean up *.cmake style 2019-07-20 16:17:44 -04:00
build ignore build/.cmake cache created by kdevelop 2021-04-06 11:47:52 -07:00
ci ci/test.lua: fix string splitting 2021-05-28 00:17:20 -04:00
data fix quickfortress stockpiles 2021-04-17 14:14:35 -07:00
depends fix luacov to v0.15.0 release 2021-03-07 08:15:05 -08:00
dfhack-config overhaul quickfort alias documentation 2020-12-05 18:36:15 -08:00
docs expose core flood unhide logic to Lua 2021-06-02 14:49:19 -07:00
library expose core flood unhide logic to Lua 2021-06-02 14:49:19 -07:00
package Add --sizecheck option to Linux launcher script, update docs 2020-08-08 00:41:04 -04:00
plugins expose core flood unhide logic to Lua 2021-06-02 14:49:19 -07:00
scripts@13fbb5a84d Auto-update submodules 2021-05-27 07:53:17 +00:00
test error on invalid phase names 2021-05-21 06:34:28 -07:00
travis disable fortress mode tests in CI for now 2021-05-07 15:19:10 -07:00
.gitignore quickfort files and docs 2020-07-18 08:54:24 -07:00
.gitmodules Switch to DFHack luacov fork 2021-04-03 18:12:09 -04:00
.ycm_extra_conf.py Use jsoncpp 1.8.4 as a submodule 2018-06-14 21:20:46 +03:00
CMakeLists.txt move test harness out of test dir 2021-03-22 10:15:32 -07:00
CMakeSettings.json Get intellisense and code analysis working in CMakeSettings.json. 2018-07-23 16:14:22 -05:00
LICENSE.rst add luacov link to license list, install luacov 2021-03-07 08:15:05 -08: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 Fix invalid role name 2021-05-11 19:46:01 -04:00
dfhack.init-example Add workorder-recheck keybinding, update scripts 2021-01-03 22:12:20 -05:00
index.rst Add user guides section to main toctree 2020-10-01 22:17:53 -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.