We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90152c commit d88277fCopy full SHA for d88277f
docs/changelog.txt
@@ -37,7 +37,6 @@ Template for new versions:
37
## API
38
39
## Lua
40
-- ``dfhack.units.setAutomaticProfessions``: sets unit labors according to current work detail settings
41
42
## Removed
43
@@ -58,6 +57,7 @@ Template for new versions:
58
57
59
## Fixes
60
- `gui/launcher`: ensure commandline is fully visible when searching through history and switching from a very long command to a short command
+- `createitem`: output items will now end up at look cursor if active
61
62
## Misc Improvements
63
@@ -66,6 +66,7 @@ Template for new versions:
66
67
68
69
+- ``dfhack.units.setAutomaticProfessions``: sets unit labors according to current work detail settings
70
71
72
0 commit comments