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: docs/changelog.txt
+20-4Lines changed: 20 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Template for new versions:
29
29
## New Features
30
30
31
31
## Fixes
32
-
- `dig-now`: now properly removes ramps rendered unusable by digging and changes newly exposed areas to light/outside when digging around the surface.
32
+
33
33
## Misc Improvements
34
34
35
35
## Documentation
@@ -53,20 +53,36 @@ Template for new versions:
53
53
54
54
## New Tools
55
55
56
+
## New Features
57
+
58
+
## Fixes
59
+
60
+
## Misc Improvements
61
+
62
+
## Documentation
63
+
64
+
## API
65
+
66
+
## Lua
67
+
68
+
## Removed
69
+
70
+
# 50.11-r6
71
+
56
72
## New Features
57
73
- `zone`: Add overlay for toggling butchering/gelding/adoption/taming options in animal "Overview" tabs
58
74
59
75
## Fixes
60
-
- `sort`: fix potential crash when switching between info tabs
76
+
- `dig-now`: remove diagonal ramps rendered unusable by digging
77
+
- `dig-now`: fix error propagating "light" and "outside" properties to newly exposed tiles when piercing the surface
78
+
- `sort`: fix potential crash when switching between certain info tabs
61
79
- `suspendmanager`: overlays for suspended building info panels no longer disappear when another window has focus
62
80
63
81
## Misc Improvements
64
82
- `reveal`: automatically reset saved map state when a new save is loaded
65
83
- `autonestbox`: don't automatically assign partially trained egg-layers to nestboxes if they don't have an ongoing trainer assigned since they might revert to wild
66
84
- `buildingplan`: replace ``[edit filters]`` button in planner overlay with abbreviated filter information
67
85
68
-
## Documentation
69
-
70
86
## API
71
87
- ``Units::assignTrainer``: assign a trainer to a trainable animal
72
88
- ``Units::unassignTrainer``: unassign a trainer from an animal
0 commit comments