To reproduce: 1. Enter the `d`esignation menu 2. Press `-+` to change priorities 3. Create a designation 4. Press `Alt-p` to hide priorities 5. Exit and re-enter the designation menu (`Esc`, `d`) Previously, priorities would be visible again after step 5. With this change, they are not visible until you press `Alt-p` again. Fixes #1068. Note that this is a relatively unobtrusive fix: selecting a priority with `+-` will still result in priorities being shown again. This is native DF behavior that I am reluctant to override because users of designation priorities likely want to see them. |
||
|---|---|---|
| .github | ||
| CMake | ||
| build | ||
| ci | ||
| data | ||
| depends | ||
| dfhack-config | ||
| docs | ||
| library | ||
| package | ||
| plugins | ||
| scripts@c0e0c30797 | ||
| test | ||
| travis | ||
| .gitignore | ||
| .gitmodules | ||
| .ycm_extra_conf.py | ||
| CMakeLists.txt | ||
| CMakeSettings.json | ||
| LICENSE.rst | ||
| README.html | ||
| README.md | ||
| conf.py | ||
| dfhack.init-example | ||
| index.rst | ||
| onLoad.init-example | ||
README.md
DFHack Readme
DFHack is a Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.
The full documentation is available online here,
from the README.html page in the DFHack distribution, or as raw text in the ./docs folder.
If you're an end-user, modder, or interested in contributing to DFHack -
go read those docs.
If that's unclear or you need more help, try the Bay12 forums thread or the #dfhack IRC channel on freenode.