Skip to content

Commit 5898e83

Browse files
committed
bump to 50.11-r5
1 parent 6add95f commit 5898e83

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

changelog.txt

+17-7
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,18 @@ Template for new versions:
2626

2727
# Future
2828

29+
## New Tools
30+
31+
## New Features
32+
33+
## Fixes
34+
35+
## Misc Improvements
36+
37+
## Removed
38+
39+
# 50.11-r5
40+
2941
## New Tools
3042
- `control-panel`: new commandline interface for control panel functions
3143
- `uniform-unstick`: (reinstated) force squad members to drop items that they picked up in the wrong order so they can get everything equipped properly
@@ -36,14 +48,13 @@ Template for new versions:
3648
- `item`: perform bulk operations on groups of items.
3749

3850
## New Features
39-
- `uniform-unstick`: add overlay to the squad equipment screen to show a equipment conflict report and give you a one-click button to fix
40-
- `gui/settings-manager`: save and load (optionally automatically) embark difficulty settings and standing orders
51+
- `uniform-unstick`: add overlay to the squad equipment screen to show a equipment conflict report and give you a one-click button to (attempt to) fix
52+
- `gui/settings-manager`: save and load embark difficulty settings and standing orders; options for auto-load on new embark
4153

4254
## Fixes
43-
- `source`: water and magma sources now persist with fort across saves and loads
44-
- `gui/design`: fix incorrect dimensions being shown when placing stockpiles, but a start coordinate hasn't been selected yet
55+
- `source`: water and magma sources and sinks now persist with fort across saves and loads
56+
- `gui/design`: fix incorrect dimensions being shown when you're placing a stockpile, but a start coordinate hasn't been selected yet
4557
- `warn-stranded`: don't warn for citizens who are only transiently stranded, like those on stepladders gathering plants or digging themselves out of a hole
46-
- `warn-stranded`: Update onZoom to use df's centering functionality
4758
- `ban-cooking`: fix banning creature alcohols resulting in error
4859
- `confirm`: properly detect clicks on the remove zone button even when the unit selection screen is also open (e.g. the vanilla assign animal to pasture panel)
4960
- `caravan`: ensure items are marked for trade when the move trade goods dialog is closed even when they were selected and then the list filters were changed such that the items were no longer actively shown
@@ -52,6 +63,7 @@ Template for new versions:
5263
- `empty-bin`: now correctly sends ammunition in carried quivers to the tile underneath the unit instead of teleporting them to an invalid (or possibly just far away) location
5364

5465
## Misc Improvements
66+
- `warn-stranded`: center the screen on the unit when you select one in the list
5567
- `gui/control-panel`: reduce frequency for `warn-stranded` check to once every 2 days
5668
- `gui/control-panel`: tools are now organized by type: automation, bugfix, and gameplay
5769
- `confirm`: updated confirmation dialogs to use clickable widgets and draggable windows
@@ -72,8 +84,6 @@ Template for new versions:
7284
- `fix/stuck-instruments`: now handles instruments that are left in the "in job" state but that don't have any actual jobs associated with them
7385
- `gui/launcher`: make autocomplete case insensitive
7486

75-
## Removed
76-
7787
# 50.11-r4
7888

7989
## New Tools

0 commit comments

Comments
 (0)