diagonal blockage exceptions

From a bug report, amorphous creatures can fit underneath
closed doors but could still be considered too big to fit through diagonal
gaps.  Let them and several other shapeless or flexibly shaped critters
squeeze through provided that they pass the not-carrying-too-much check.
This commit is contained in:
nethack.rankin
2005-12-23 04:35:24 +00:00
parent a43a3ac988
commit b4cc1427d9
4 changed files with 43 additions and 16 deletions

View File

@@ -171,6 +171,8 @@ prevent "object lost" panic caused by accessing freed memory after worn
non-fireproof water walking boots are destroyed by lava
stop multi-turn running, searching, or resting early if levitation ends
Call command could be used to remotely identify which high priest is which
large amorphous, whirly, noncorporeal, or slithy creatures can fit through
tight diagonal gaps despite their size
Platform- and/or Interface-Specific Fixes