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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ Template for new versions:
31
31
## New Features
32
32
33
33
## Fixes
34
+
- `gui/design`: designating a single-level stair construction now properly follows the selected stair type.
35
+
- `gui/design`: adjusted conflicting keybinds, diagonal line reverse becoming ``R`` and bottom stair type becoming ``g``.
34
36
- `modtools/set-personality`: use correct caste trait ranges; fixes `gui/gm-unit` being unable to correctly randomize traits or set traits to caste average
35
37
36
38
## Misc Improvements
@@ -46,8 +48,6 @@ Template for new versions:
46
48
- `item`: new ``--total-quality`` option for use in conjunction with ``--min-quality`` or ``--max-quality`` to filter items according to their total quality
47
49
48
50
## Fixes
49
-
- `gui/design`: designating a single-level stair construction now properly follows the selected stair type.
50
-
- `gui/design`: adjusted conflicting keybinds, diagonal line reverse becoming ``R`` and bottom stair type becoming ``g``.
51
51
52
52
## Misc Improvements
53
53
- `gui/design`: can now construct reinforced walls
0 commit comments