Update NEWS.

develop
expwnent 2014-09-16 17:22:48 -04:00
parent 0fbc7e22ee
commit 566aa54e1c
1 changed files with 5 additions and 4 deletions

@ -2,10 +2,6 @@ DFHack future
Fixes:
- possible crash fixed for hack-wish
Internals:
- support for global onLoadWorld.init and onUnloadWorld.init files,
called when loading and unloading a world
New plugins:
- hotkeys (by Falconne): Shows ingame viewscreen with all dfhack keybindings active in current mode.
- automelt: allows marking stockpiles for automelt (i.e. any items placed in stocpile will be designated for melting)
@ -15,6 +11,11 @@ DFHack future
- optimizations for stockpiles for autotrade and stockflow
- updated exportlegends.lua to work with new maps, dfhack 40.11 r1+
Internals:
- support for global onLoadWorld.init and onUnloadWorld.init files,
called when loading and unloading a world
- Close file after loading a binary patch.
DFHack 0.40.11-r1
Internals: