Skip to content

Commit

Permalink
Merge pull request #4868 from myk002/myk_family_affairs
Browse files Browse the repository at this point in the history
tombstone family affairs and add alias
  • Loading branch information
myk002 authored Aug 23, 2024
2 parents 362b45c + d5d261e commit 1676762
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/init/dfhack.tools.init
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ alias add autounsuspend suspendmanager
alias add drain-aquifer aquifer drain --all
alias add gui/dig gui/design
alias add version help
alias add gui/family-affairs gui/pregnancy
8 changes: 7 additions & 1 deletion docs/about/Removed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,13 @@ Replaced by `gui/sandbox`.

gui/dig
=======
Renamed to gui/design
Renamed to `gui/design`.

.. _gui/family-affairs:

gui/family-affairs
==================
Merged into `gui/pregnancy`.

.. _gui/hack-wish:

Expand Down
1 change: 1 addition & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Template for new versions:

## Misc Improvements
- `orders`: more space efficient workshop overlay
- `gui/family-affairs`: is now an alias that points to `gui/pregnancy`

## Documentation
- Lua API document ``dfhack.items.findType(string)`` and ``dfhack.items.findSubtype(string)``
Expand Down
2 changes: 1 addition & 1 deletion scripts

0 comments on commit 1676762

Please sign in to comment.