dfhack fork
 
 
 
 
 
 
Go to file
lethosor 2471028227
test.lua: Dump some DF globals
This should help identify differences in environments, e.g. what the screen
resolution is in `PRINT_MODE:TEXT`. The `scripts/gui/blueprint:render_labels`
test currently fails in an 80x25 resolution, which implies that our CI is using
something else.
2021-09-28 21:18:50 -04:00
.github test.lua: Dump some DF globals 2021-09-28 21:18:50 -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 test.lua: Dump some DF globals 2021-09-28 21:18:50 -04:00
data remove orders for gypsum plaster b/c df bug 2021-09-22 10:30:41 -07:00
depends GCC: enable -Wall and -Werror for all build types 2021-09-06 22:56:55 -04:00
dfhack-config a couple more names 2021-07-25 17:31:44 +01:00
docs update changelog 2021-09-25 22:00:49 -07:00
library Auto-update submodules 2021-09-28 07:15:58 +00:00
package Update lint.py filters and fix a couple identified issues 2021-09-06 18:42:45 -04:00
plugins add unit tests 2021-09-20 16:10:15 -07:00
scripts@54c3a1c2db Auto-update submodules 2021-09-23 07:15:51 +00:00
test support nil to indicate no short param name 2021-09-25 22:00:49 -07:00
travis Add stubs in travis/ to call ci/ scripts 2021-09-05 23:08:01 -04:00
.gitignore quickfort files and docs 2020-07-18 08:54:24 -07:00
.gitmodules Disable shallow clones in .gitmodules 2021-08-11 21:54:05 -04:00
.ycm_extra_conf.py Use jsoncpp 1.8.4 as a submodule 2018-06-14 21:20:46 +03:00
CMakeLists.txt Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04: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 [cherry-pick] Fix invalid role name 2021-06-15 00:19:40 -04:00
dfhack.init-example Add workorder-recheck keybinding, update scripts 2021-01-03 22:12:20 -05:00
index.rst Move support channels to a separate page and update 2021-06-15 00:03:24 -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.