Skip to content

DFHack 0.43.03-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lethosor lethosor released this 14 Jun 18:50
· 9608 commits to master since this release

This is an alpha release for 0.43.03. Please try to figure out how to make it crash or act strangely and tell us how!

New things since 0.42.06:

Lua

  • Label widgets can now easily register handlers for mouse clicks

New Features

  • gui/gm-editor it's now possible to insert default types to containers. For primitive types leave the type entry empty, for references use *.

Fixes

  • createitem: Now moves multiple created items to cursor correctly
  • exportlegends: Improved handling of unknown enum items (fixes many errors)
  • gui/create-item: Fixed quality when creating multiple items
  • gui/mod-manager: Fixed error when mods folder doesn't exist
  • modtools/item-trigger: Fixed handling of items with subtypes

Misc Improvements

  • catsplosion: now a lua script instead of a plugin
  • fix/diplomats: replaces fixdiplomats
  • fix/merchants: replaces fixmerchants

Removed

  • tweak manager-quantity: no longer needed