dfhack/docs
Josh Cooper a4bf266770 Implements plugin: channel-safely v1.2
- Updates rst documentation
  - Adds feature: risk-averse
- Revises ChannelManager::manage_group
  - Now performs analysis of group designations
    - If any designation has fall space, designations are analyzed for accessibility (a weighted score of how many ways it can be accessed)
    - If a designation has no fall space, but cannot be accessed it will be "dig_now"'ed
    - accessibility scores are stored for the management phase
  - Management loop has been extended
    - iff no cave-in candidates exist, then perform simple management (as requested)
    - if candidates do exist, then we must check if our current position is one
      - if the current position is a cave-in candidate it must also be within range (+2) of the least access
        - if the candidate is in range or on the dignow queue, then we activate the designation and modify the dig priority according to distance from least_access
      - if not a candidate, or the other checks failed, then we set the designation to marker mode
2023-01-23 14:24:23 -08:00
..
about Update docs/about/Removed.rst 2023-01-19 16:53:24 -08:00
api move dev docs into dev dir 2022-11-30 04:01:32 -08:00
builtins more script enablement docs 2022-12-10 21:59:51 -08:00
dev stronger wording for ZScreen guidance 2023-01-23 13:47:00 -08:00
guides fix sample commandline in dreamfort docs 2023-01-21 16:19:29 -08:00
images remove command-prompt 2022-12-04 15:56:11 -08:00
plugins Implements plugin: channel-safely v1.2 2023-01-23 14:24:23 -08:00
sphinx_extensions/dfhack note that Ruby is deprecated in the changelog script 2023-01-10 00:01:29 -08:00
styles Make .dfhack-tool-summary styles consistent with Sphinx 5+ 2022-08-17 22:22:06 -04:00
templates Add explicit home link to sidebar 2020-07-12 00:30:28 -04:00
Core.rst look for init.d directories in the root instead of raw/ 2023-01-15 23:28:01 -08:00
Installing.rst Update links to compilation docs from remaining pages 2023-01-15 01:01:48 -05:00
Introduction.rst link to tools page instead of defunct genindex 2022-12-05 13:12:07 -08:00
NEWS-dev.rst update path references, move NEWS files back 2022-11-30 04:16:41 -08:00
NEWS.rst update path references, move NEWS files back 2022-11-30 04:16:41 -08:00
Quickstart.rst update Quickstart guide 2023-01-16 00:15:17 -08:00
Tags.rst register new "untested" tag 2023-01-10 22:23:59 -08:00
Tools.rst add a TOC of all tools so the pdf picks them up 2022-09-23 14:09:15 -07:00
build.py ensure artifacts dir exists for docs build 2022-09-16 21:55:49 -07:00
changelog-placeholder.txt Replace installed hack/changelog.txt with stub 2021-03-06 12:43:31 -05:00
changelog.txt move helpdb from autorefresh to explicit refresh 2023-01-23 02:30:51 -08:00
gen_changelog.py Add gen_changelog.py compatibility shim, fix paths when run under cmake 2020-07-04 02:35:55 -04:00
index.html Apply initial pre-commit config 2022-04-12 14:48:19 -04:00