]> granicus.if.org Git - nethack/commit
Make free actions easier to predict, nonfree actions more predictable
authorAlex Smith <ais523@nethack4.org>
Sat, 12 Nov 2016 01:24:03 +0000 (01:24 +0000)
committerAlex Smith <ais523@nethack4.org>
Sat, 12 Nov 2016 01:24:03 +0000 (01:24 +0000)
commit11625c077288bd5dcbfa765633a5398976458ad9
tree630907bc91d2925172ecb108d53177dc95f3bb7a
parent897916f921629057e5f103e10ff24a4feebf40a2
Make free actions easier to predict, nonfree actions more predictable

This fixes melee kiting more comprehensively (it now doesn't work
against slower monsters either), and prevents you doing things like
opening up a gap when running from an imp (you couldn't do that in
3.4.3).
src/allmain.c
src/mon.c