16b5cade00
Add MAX_REPORTS_SIZE, RECENT_REPORT_TICKS Remove redundant "using df::global::world" inside fns Update `makeAnnouncement`: Use `word_wrap`, `pauseRecenter`, and utility fn `delete_old_reports` Handle repeat announcements Insert sorted into ``world->status.announcements`` Update `addCombatReportAuto`: Use utility fn `recent_report` Update `showPopupAnnouncement`: Delete old popups at end of fn Update `getDwarfmodeViewDims_default`: Check for ui_sidebar_mode::Default and ArenaWeather |
||
---|---|---|
.github | ||
CMake | ||
build | ||
ci | ||
data | ||
depends | ||
dfhack-config | ||
docs | ||
library | ||
package | ||
plugins | ||
scripts@741c84ada2 | ||
test | ||
travis | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
.ycm_extra_conf.py | ||
CMakeLists.txt | ||
CMakeSettings.json | ||
LICENSE.rst | ||
README.html | ||
README.md | ||
conf.py | ||
dfhack.init-example | ||
index.rst |
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.