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