Update NEWS

develop
lethosor 2015-02-07 19:39:20 -05:00
parent 56dfc66309
commit bb9d0666c4
1 changed files with 4 additions and 1 deletions

@ -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