From 301aca7f723670175e4848a3d01be7a3bf858721 Mon Sep 17 00:00:00 2001 From: expwnent Date: Tue, 15 Sep 2015 02:48:28 -0400 Subject: [PATCH] Update NEWS. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7a537be30..34e9beb58 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +23,8 @@ 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 - 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/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