Update NEWS

This covers commits from 0.40.13-r1 to b81346
develop
Lethosor 2014-11-02 12:39:01 -05:00
parent b81346fa21
commit f818dd3897
1 changed files with 13 additions and 2 deletions

13
NEWS

@ -1,7 +1,18 @@
DFHack future DFHack future
Internals:
- The DFHack console can now be disabled by setting the DFHACK_DISABLE_CONSOLE
environment variable: "DFHACK_DISABLE_CONSOLE=1 ./dfhack"
Fixes: Fixes:
- replaced drainaquifer.rb with a faster less buggy drain-aquifer.lua - Stopped duplicate load/unload events when unloading a world
- Stopped "-e" from being echoed when DFHack quits on Linux
- automelt now uses a faster method to locate items
- autotrade: "Mark all" no longer double-marks bin contents - autotrade: "Mark all" no longer double-marks bin contents
- drainaquifer.rb: replaced with a faster less buggy drain-aquifer.lua
- embark-tools no longer conflicts with keys on the notes screen
- fastdwarf: Fixed problems with combat/attacks
- forum-dwarves should work now
- manipulator now uses a stable sort, allowing sorting by multiple categories
- rendermax updated to work with 0.40
New plugins: New plugins:
- trackstop: Shows track stop friction and dump direction in its 'q' menu - trackstop: Shows track stop friction and dump direction in its 'q' menu
New tweaks: New tweaks: