Skip to content

DFHack for DF 0.34.08, 0.34.09 and 0.34.10

Compare
Choose a tag to compare
@peterix peterix released this 25 Jan 18:50
· 13930 commits to develop since this release
  • Support for 0.34.08 - 0.34.10 added, older removed.
  • More work on LUA scripting support - you can now:
    • Write DFHack plugins in LUA - see examples.
    • Write scripts to extend functionality of some plugins. See the info on that.
    • 'quicksave' plugin allows ... quicksave!
    • 'putontable' lets you put items on tables.
    • sort plugin allows sorting in-game lists - LUA extensible, so you can define your own sort order 😉
    • More of the DFHack API is exposed to LUA now.
    • Bugfixes for liquids and autodump (fixing pathfinding and building obstruction flags)
    • ...
    • PROFIT!
  • And many other changes.