|
|
|
@ -54,9 +54,6 @@ DFHack Future
|
|
|
|
|
kitchen-keys: Fixes DF kitchen meal keybindings
|
|
|
|
|
kitchen-prefs-color: Changes color of enabled items to green in kitchen preferences
|
|
|
|
|
kitchen-prefs-empty: Fixes a layout issue with empty kitchen tabs
|
|
|
|
|
scripts/modtools/create-item: arguments are named more clearly, and you can specify the creator to be
|
|
|
|
|
the unit with id df.global.unit_next_id-1 (useful in conjunction with modtools/create-unit)
|
|
|
|
|
scripts/teleport.lua is now compatible with the script_environment/reqscript system.
|
|
|
|
|
Fixes
|
|
|
|
|
Plugins with vmethod hooks can now be reloaded on OS X
|
|
|
|
|
Lua's os.system() now works on OS X
|
|
|
|
@ -111,6 +108,8 @@ DFHack Future
|
|
|
|
|
- Lists lever names
|
|
|
|
|
- "lever pull" can be used to pull the currently-selected lever
|
|
|
|
|
memview: Fixed display issue
|
|
|
|
|
modtools/create-item: arguments are named more clearly, and you can specify the creator to be
|
|
|
|
|
the unit with id df.global.unit_next_id-1 (useful in conjunction with modtools/create-unit)
|
|
|
|
|
nyan: Can now be stopped with dfhack-run
|
|
|
|
|
plug:
|
|
|
|
|
- lists all plugins
|
|
|
|
|