Update changelog.txt

develop
UnFaventia 2023-06-06 12:11:10 +10:00 committed by GitHub
parent d9dab857c6
commit 2de77d3f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -39,6 +39,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- Fix crash for some players when they launch DF outside of the Steam client
## Misc Improvements
- `Autonick`: additional nicknames based on burrowing animals, colours, gems and minerals added
## Documentation
@ -82,7 +83,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `gui/autodump`: fort-mode keybinding: Ctrl-H (when ``armok`` tools are enabled in `gui/control-panel`)
- Window behavior: if you have multiple DFHack tool windows open, scrolling the mouse wheel while over an unfocused window will focus it and raise it to the top
- `stockpiles`: allow filtering creatures by tameability
- Autonick: additional nicknames based on borrowwing animals, colours, gems and minerals added
## Internals
- ``dfhack.internal``: added memory analysis functions: ``msizeAddress``, ``getHeapState``, ``heapTakeSnapshot``, ``isAddressInHeap``, ``isAddressActiveInHeap``, ``isAddressUsedAfterFreeInHeap``, ``getAddressSizeInHeap``, and ``getRootAddressOfHeapObject``