dfhack
dfhack copied to clipboard
Memory hacking library for Dwarf Fortress and a set of tools that use it
https://github.com/DFHack/scripts/pull/321 @TymurGubayev Case 1: You ignore/deny a residency petition (don't judge me!); when the unit leaves the site, the info field goes blank and the petition can no longer be...
When the next version of DF comes out, no script, internal or external, is guaranteed to still work. We can support some metadata in the script that indicates whether it...
https://www.reddit.com/r/dwarffortress/comments/3ftnsa/is_there_any_particular_version_of_df_that_you/ctsinx1
Now machine powered workshops need to be placed before what they connect to. Toady exposed new vmethods (in building manager and machine manager) to allow us to implement this correctly.
A pain point for modders is that when we identify and name a structure field, a script that was previously working could break because field "anon3" (for example) no longer...
Include pictures for every step. Modules for common use cases: - dig - place - build - query (maybe use the bedroom example from the docs) - using the `blueprint`...
#2107 is already in progress for making significant changes to EventManager, but we should discuss exactly what should change and why before we merge any code. There are some questions...
So [take a look](https://docs.dfhack.org/en/stable/docs/Compile.html#windows), that's the beginning of the windows build documentation section. Wouldn't it be nice if we had a table of contents? Perhaps a FAQ section and other...
Summary of a [discussion on Discord](https://discord.com/channels/793331351645323264/807444047215853578/986112353840017428) regarding `tile_designation`: The way Lua bitfields are exposed to Lua is relatively simple right now. The only things exposed are name and field size....
Might be easy to work out of the current one for units entering the list