Skip to content

DFHack 50.12-r2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 04:46
· 370 commits to develop since this release
a3cae2a

Q: How do I download DFHack?

A: Either add to your Steam library from our Steam page or scroll to the latest release on our GitHub releases page, expand the "Assets" list, and download the file for your platform (e.g. dfhack-XX.XX-rX-Windows-64bit.zip. If you are on Windows and are manually installing from the zip file, please remember to right click on the file after downloading, open the file properties, and select the "Unblock" checkbox. This will prevent issues with Windows antivirus programs.


This release is compatible with all distributions of Dwarf Fortress: Steam, Itch, and Classic.

Please report any issues (or feature requests) on the DFHack GitHub issue tracker. When reporting issues, please upload a zip file of your savegame and a zip file of your mods directory to the cloud and add links to the GitHub issue. Make sure your files are downloadable by "everyone with the link". We need your savegame to reproduce the problem and test the fix, and we need your active mods so we can load your savegame. Issues with savegames and mods attached get fixed first!

Highlights

Please see
https://github.com/DFHack/dfhack/releases/tag/50.12-r2 for the main changes in this release.

Changelog

New tools, fixes, and improvements

Fixes

  • control-panel: properly auto-enable newly added bugfixes
  • fix/noexert-exhaustion: fix typo in control panel registry entry which prevented the fix from being run when enabled
  • gui/suspendmanager: fix script startup errors
  • orders: don't intercept keyboard input for setting skill or labor restrictions on workshop workers tab when the player is setting the building nickname

Misc Improvements

  • gui/unit-syndromes: make syndromes searchable by their display names (e.g. "necromancer")