Skip to content

Commit fb940b8

Browse files
committed
Update NEWS.rst
1 parent 1b706bc commit fb940b8

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

NEWS.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,47 @@ Changelog
3636
.. contents::
3737
:depth: 2
3838

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+
3980
DFHack 0.43.05-r2
4081
=================
4182

0 commit comments

Comments
 (0)