Skip to content

Commit 272aa5d

Browse files
committed
Merge pull request #374 from lethosor/0.40.14-update-news
Update NEWS
2 parents b81346f + f818dd3 commit 272aa5d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

NEWS

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
DFHack future
2+
Internals:
3+
- The DFHack console can now be disabled by setting the DFHACK_DISABLE_CONSOLE
4+
environment variable: "DFHACK_DISABLE_CONSOLE=1 ./dfhack"
25
Fixes:
3-
- replaced drainaquifer.rb with a faster less buggy drain-aquifer.lua
6+
- Stopped duplicate load/unload events when unloading a world
7+
- Stopped "-e" from being echoed when DFHack quits on Linux
8+
- automelt now uses a faster method to locate items
49
- autotrade: "Mark all" no longer double-marks bin contents
10+
- drainaquifer.rb: replaced with a faster less buggy drain-aquifer.lua
11+
- embark-tools no longer conflicts with keys on the notes screen
12+
- fastdwarf: Fixed problems with combat/attacks
13+
- forum-dwarves should work now
14+
- manipulator now uses a stable sort, allowing sorting by multiple categories
15+
- rendermax updated to work with 0.40
516
New plugins:
617
- trackstop: Shows track stop friction and dump direction in its 'q' menu
718
New tweaks:
@@ -10,7 +21,7 @@ DFHack future
1021
category when discussing an import agreement with the liaison
1122
- manager-quantity: Removes the limit of 30 jobs per manager order
1223
- civ-view-agreement: Fixes overlapping text on the "view agreement" screen
13-
- nestbox-color: Fixes the color of built nestboxes
24+
- nestbox-color: Fixes the color of built nestboxes
1425

1526
DFHack 0.40.13-r1
1627
Internals:

0 commit comments

Comments
 (0)