File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
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"
2
5
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
4
9
- 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
5
16
New plugins:
6
17
- trackstop: Shows track stop friction and dump direction in its 'q' menu
7
18
New tweaks:
@@ -10,7 +21,7 @@ DFHack future
10
21
category when discussing an import agreement with the liaison
11
22
- manager-quantity: Removes the limit of 30 jobs per manager order
12
23
- 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
14
25
15
26
DFHack 0.40.13-r1
16
27
Internals:
You can’t perform that action at this time.
0 commit comments