]> granicus.if.org Git - nethack/commit
U234, buglist, and related iron ball bugs
authorcohrs <cohrs>
Mon, 4 Aug 2003 21:37:19 +0000 (21:37 +0000)
committercohrs <cohrs>
Mon, 4 Aug 2003 21:37:19 +0000 (21:37 +0000)
commit001c2ae58ad670eb02d5660f70dd65e064d3a810
tree9f3b7e74d1b6cb502503fa9279ff5a6a86bad090
parenta3d4ee545d79f27f7b8d7cc3af344407cebf64ac
U234, buglist, and related iron ball bugs
Several bug reports have been filed regarding the use of attached iron balls to
move in ways that are otherwise disallowed: moving diagonally from a
doorway, moving through boulders, squeezing through small openings, passing
over traps and diagonally between boulders on sokoban levels.  Modified
bhit to deal with this.  All these cases now cause the iron ball to stop if
appropriate for your form, level of burden, and so on.  Since both boulders
and iron balls are big, boulders now always stop thrown iron balls,
even if not attached.  Since iron balls don't cause any damage as they pull
you along, I didn't add any damage for the new "jerks to a halt" cases.
doc/fixes34.2
src/zap.c