You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,16 @@ Template for new versions:
29
29
## New Tools
30
30
- `embark-anyone`: allows you to embark as any civilisation, including dead, and non-dwarven ones
31
31
- `idle-crafting`: Allow dwarfs to automatically satisfy their need to craft objects.
32
+
- `gui/pregnancy`: view and generate pregnancies with specified parents
32
33
33
34
## New Features
35
+
- `caravan`: DFHack dialogs for trade screens (both ``Bring goods to depot`` and the ``Trade`` barter screen) can now filter by item origins (foreign vs. fort-made) and can filter bins by whether they have a mix of ethically acceptable and unacceptable items in them
36
+
- `caravan`: If you have managed to select an item that is ethically unacceptable to the merchant, an "Ethics warning" badge will now appear next to the "Trade" button. Clicking on the badge will show you which items that you have selected are problematic. The dialog has a button that you can click to deselect the problematic items in the trade list.
37
+
- `confirm`: If you have ethically unacceptable items selected for trade, the "Are you sure you want to trade" confirmation will warn you about them
34
38
35
39
## Fixes
36
40
- `timestream`: ensure child growth events (e.g. becoming an adult) are not skipped over
41
+
- `empty-bin`: ``--liquids`` option correctly emptying containers filled with LIQUID_MISC
37
42
38
43
## Misc Improvements
39
44
- `gui/sitemap`: show whether a unit is friendly, hostile, or wildlife
0 commit comments