From bb9d0666c4b0eacb4cfd8c0b9dc441fecbd97932 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 7 Feb 2015 19:39:20 -0500 Subject: [PATCH] Update NEWS --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index acc7db569..b253be1ca 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,10 @@ DFHack Future Internals - New hide/show commands hide and show the console on Windows Lua scripts will only be reloaded if necessary + Added support for onLoadMap/onUnloadMap.init scripts + New internal commands: + hide/show: hide and show the console on Windows + sc-script: Allows additional scripts to be run when certain events occur (similar to onLoad*.init scripts) Fixes Made PRELOAD_LIB more extensible on Linux add-spatter/eventful: Fixed crash on world load