File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,47 @@ Changelog
36
36
.. contents ::
37
37
:depth: 2
38
38
39
+ DFHack 0.43.05-r3
40
+ =================
41
+
42
+ Internals
43
+ ---------
44
+ - Fixed an uncommon crash that could occur when printing text to the console
45
+ - Added lots of previously-missing DF classes
46
+ - More names for fields: https://github.com/DFHack/df-structures/compare/0.43.05-r2...0.43.05
47
+
48
+ Fixes
49
+ -----
50
+ - Linux: fixed argument to ``setarch `` in the ``dfhack `` launcher script
51
+ - Ruby: fixed an error that occurred when the DF path contained an apostrophe
52
+ - `diggingInvaders ` now compiles again and is included
53
+ - `labormanager `:
54
+
55
+ - stopped waiting for on-duty military dwarves with minor injuries to obtain care
56
+ - stopped waiting for meetings when participant(s) are dead
57
+ - fixed a crash for dwarves with no cultural identity
58
+
59
+ - `luasocket `: fixed ``receive() `` with a byte count
60
+ - `orders `: fixed an error when importing orders with material categories
61
+ - `siren `: fixed an error
62
+ - `stockpiles `: fixed serialization of barrel and bin counts
63
+ - `view-item-info `: fixed a ``CHEESE_MAT ``-related error
64
+
65
+ Misc Improvements
66
+ -----------------
67
+ - `devel/export-dt-ini `: added more offsets for new DT versions
68
+ - `digfort `: added support for changing z-levels
69
+ - `exportlegends `: suppressed ABSTRACT_BUILDING warning
70
+ - `gui/dfstatus `: excluded logs in constructions
71
+ - `labormanager `:
72
+
73
+ - stopped assigning woodcutting jobs to elves
74
+ - "recover wounded" jobs now weighted based on altruism
75
+
76
+ - `remotefortressreader `: added support for buildings, grass, riders, and
77
+ hair/beard styles
78
+
79
+
39
80
DFHack 0.43.05-r2
40
81
=================
41
82
You can’t perform that action at this time.
0 commit comments