|
|
@ -2,10 +2,6 @@ DFHack future
|
|
|
|
Fixes:
|
|
|
|
Fixes:
|
|
|
|
- possible crash fixed for hack-wish
|
|
|
|
- possible crash fixed for hack-wish
|
|
|
|
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
|
|
|
|
- now you can use @ to print things in interactive Lua with subtley different semantics
|
|
|
|
|
|
|
|
- optimizations for stockpiles for autotrade and stockflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Internals:
|
|
|
|
Internals:
|
|
|
|
- support for global onLoadWorld.init and onUnloadWorld.init files,
|
|
|
|
- support for global onLoadWorld.init and onUnloadWorld.init files,
|
|
|
|
called when loading and unloading a world
|
|
|
|
called when loading and unloading a world
|
|
|
@ -13,9 +9,10 @@ DFHack future
|
|
|
|
New plugins:
|
|
|
|
New plugins:
|
|
|
|
- hotkeys (by Falconne): Shows ingame viewscreen with all dfhack keybindings active in current mode.
|
|
|
|
- hotkeys (by Falconne): Shows ingame viewscreen with all dfhack keybindings active in current mode.
|
|
|
|
|
|
|
|
|
|
|
|
Misc improvements:
|
|
|
|
Misc Improvements:
|
|
|
|
updated exportlegends.lua to work with new maps, dfhack 40.11 r1+
|
|
|
|
- now you can use @ to print things in interactive Lua with subtley different semantics
|
|
|
|
|
|
|
|
- optimizations for stockpiles for autotrade and stockflow
|
|
|
|
|
|
|
|
- updated exportlegends.lua to work with new maps, dfhack 40.11 r1+
|
|
|
|
|
|
|
|
|
|
|
|
DFHack 0.40.11-r1
|
|
|
|
DFHack 0.40.11-r1
|
|
|
|
|
|
|
|
|
|
|
|