Merge pull request #3390 from myk002/myk_gui_autodump

add keybinding for gui/autodump
develop
Myk 2023-05-18 11:09:50 -07:00 committed by GitHub
commit ee48cace69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

@ -43,8 +43,8 @@ keybinding add Ctrl-C spotclean
# destroy the selected item
keybinding add Ctrl-K@dwarfmode autodump-destroy-item
# destroy items designated for dump in the selected tile
keybinding add Ctrl-H@dwarfmode autodump-destroy-here
# bring up the autodump UI
keybinding add Ctrl-H@dwarfmode gui/autodump
# apply blueprints to the map
keybinding add Ctrl-Shift-Q@dwarfmode gui/quickfort

@ -55,6 +55,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- `gui/design`: Improved performance for drawing shapes
- Dreamfort: improve traffic patterns throughout the fortress (stockpiles and zones are still not working, pending updates in `quickfort`)
- Core: For debugging purposes, you can now pass ``--disable-dfhack`` on the Dwarf Fortress commandline or specify ``DFHACK_DISABLE=1`` in the environment to disable DFHack for the current session.
- `gui/autodump`: fort-mode keybinding: Ctrl-H
## Documentation

@ -1 +1 @@
Subproject commit 97557b9239a5ad8297f6a32651b78fd9dbb333ec
Subproject commit 0f02ade81771a7c24a4bbd6cfd7969704288f94b