From 32284dd3096160a570ec3041e525e610b3501a33 Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 28 Sep 2015 01:20:14 -0400 Subject: [PATCH] Move script update to proper NEWS section --- NEWS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 19baf39f4..ac3c4393e 100644 --- a/NEWS +++ b/NEWS @@ -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