File tree Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Expand file tree Collapse file tree 3 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -56,22 +56,30 @@ Template for new versions:
56
56
## New Features
57
57
58
58
## Fixes
59
- - Fixed misidentification of visitors from your own civ as residents; affects all tools that iterate through citizens/residents
60
- - `cursecheck`: don't try to rely on cursor; check for selected unit instead
61
- - Fixed incorrect DFHack background window texture when DF is started in ascii mode and subsequently switched to graphics mode
62
59
63
60
## Misc Improvements
64
- - `suspendmanager`: Account for walls planned on the z-layer below when determining accessibility to a job
65
61
66
62
## Documentation
67
- - `autoclothing`: add section comparing ``autoclothing`` and `tailor` to guide players choosing which to enable
68
63
69
64
## API
70
65
71
66
## Lua
72
67
73
68
## Removed
74
69
70
+ # 50.13-r1
71
+
72
+ ## Fixes
73
+ - Fixed misidentification of visitors from your own civ as residents; affects all tools that iterate through citizens/residents
74
+ - `cursecheck`: act on selected unit only if a unit is selected
75
+ - Fixed incorrect DFHack background window texture when DF is started in ascii mode and subsequently switched to graphics mode
76
+
77
+ ## Misc Improvements
78
+ - `suspendmanager`: Account for walls planned on the z-layer below when determining accessibility to a job
79
+
80
+ ## Documentation
81
+ - `autoclothing`: add section comparing ``autoclothing`` and `tailor` to guide players choosing which to enable
82
+
75
83
# 50.12-r3
76
84
77
85
## New Tools
You can’t perform that action at this time.
0 commit comments