dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

Memory hacking library for Dwarf Fortress and a set of tools that use it

Results 736 dfhack issues
Sort by recently updated
recently updated
newest added

I noticed a bug that makes it impossible to construct a mechanics workshop. Other workshops are unaffected as far as I noticed. **Heres how to recreate the bug:** 1. Replace...

If you manually change the item materials type in the json file, you can create impossible items, for example Wooden Statues which isn't available in the normal orders screen also...

When I (typically accidentally) breach the caverns, I will then paint all of the walls of the cavern in mining blueprints; this prevents any dwarves who are automining ore/gems from...

per [discussion on kitfox](https://discord.com/channels/329272032778780672/555404726817259580/1391456541860696128): a dwarf who was unable to path off the map was emigrated by `emigration` causing him to go insane when he could not path off the...

https://github.com/DFHack/dfhack/blob/e3165854e80411eec584c74949c73000f2aa0dcb/library/lua/gui/widgets/containers/panel.lua#L497C1-L498C1 when `---@field resizable boolean` is set to true, `Panel_begin_drag` will be reached but `Panel_end_drag` will never be reached. ```lua function Panel:onRenderFrame(dc, rect) Panel.super.onRenderFrame(self, dc, rect) -- undocumented behaviour causing...

Screenshot: https://drive.google.com/file/d/136lJ62CWrPLRL9_NvOkd6pH_eE9tImlu/view?usp=drive_link There are two such visitors at the time the screenshot was taken, and cycling through the thieving or mischievous creatures in the notification panel centers the view on...