Skip to content

Commit 1ea20e8

Browse files
committed
Merge branch 'master' into idle-crafting-happy
2 parents 623cbcb + 9043155 commit 1ea20e8

File tree

1 file changed

+27
-16
lines changed

1 file changed

+27
-16
lines changed

changelog.txt

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,35 +26,43 @@ Template for new versions:
2626

2727
# Future
2828

29+
## New Tools
30+
31+
## New Features
32+
33+
- `idle-crafting`: default to only considering happy and ecstatic units for the highest need threshold
34+
35+
## Fixes
36+
37+
- `idle-crafting`: check that units still have crafting needs before creating a job for them
38+
39+
## Misc Improvements
40+
41+
## Removed
42+
43+
# 51.07-r1
44+
2945
## New Tools
3046
- `devel/export-map`: export map tile data to a JSON file
3147
- `autocheese`: automatically make cheese using barrels that have accumulated sufficient milk
3248
- `gui/spectate`: interactive UI for configuring `spectate`
3349
- `gui/notes`: UI for adding and managing notes attached to tiles on the map
3450
- `launch`: (reinstated) new adventurer fighting move: thrash your enemies with a flying suplex
3551
- `putontable`: (reinstated) make an item appear on a table
36-
- `devel/query`: support adventure mode
37-
- `devel/tree-info`: support adventure mode
38-
- `hfs-pit`: support adventure mode
39-
- `colonies`: support adventure mode
40-
- `toggle-kbd-cursor`: support adventure mode (Alt-k keybinding now toggles Look mode)
4152

4253
## New Features
43-
- `advtools`: new ``advtools.fastcombat`` overlay (enabled by default) allows you to skip combat animations and the announcement "More" button by mashing the movement keys
44-
- `gui/journal`: now working in adventure mode
45-
- `emigration`: new ``nobles`` command for sending "freeloader" barons back to the sites that they rule over
46-
- `advtools`: new ``advtools.fastcombat`` overlay (enabled by default) allows you to skip combat animations and the announcement "More" button by mashing the movement keys
47-
- `idle-crafting`: default to only considering happy and ecstatic units for the highest need threshold
54+
- `advtools`: ``advtools.fastcombat`` overlay (enabled by default) allows you to skip combat animations and the announcement "More" button by mashing the movement keys
55+
- `gui/journal`: now working in adventure mode -- journal is per-adventurer, so if you unretire an adventurer, you get the same journal
56+
- `emigration`: ``nobles`` command for sending freeloader barons back to the sites that they rule over
57+
- `toggle-kbd-cursor`: support adventure mode (Alt-k keybinding now toggles Look mode)
4858

4959
## Fixes
50-
- `position`: support for adv mode look cursor
5160
- `hfs-pit`: use correct wall types when making pits with walls
61+
- `gui/liquids`: don't add liquids to wall tiles
5262
- `gui/liquids`: using the remove tool with magma selected will no longer create unexpected unpathable tiles
53-
- `idle-crafting`: do not assign crafting jobs to nobles holding meetings (avoid dangling jobs)
63+
- `idle-crafting`: do not assign crafting jobs to nobles holding meetings (avoids dangling jobs)
5464
- `rejuvenate`: update unit portrait and sprite when aging up babies and children
5565
- `rejuvenate`: recalculate labor assignments for unit when aging up babies and children (so they can start accepting jobs)
56-
- `gui/liquids`: don't add liquids to wall tiles
57-
- `idle-crafting`: check that units still have crafting needs before creating a job for them
5866

5967
## Misc Improvements
6068
- `hide-tutorials`: handle tutorial popups for adventure mode
@@ -73,8 +81,11 @@ Template for new versions:
7381
- `prioritize`: when prioritizing jobs of a specified type, also output how many of those jobs were already prioritized before you ran the command
7482
- `prioritize`: don't include already-prioritized jobs in the output of ``prioritize -j``
7583
- `gui/design`: only display vanilla dimensions tooltip if the DFHack dimensions tooltip is disabled
76-
77-
## Removed
84+
- `devel/query`: support adventure mode
85+
- `devel/tree-info`: support adventure mode
86+
- `hfs-pit`: support adventure mode
87+
- `colonies`: support adventure mode
88+
- `position`: report position of the adventure mode look cursor, if active
7889

7990
# 51.04-r1.1
8091

0 commit comments

Comments
 (0)