Files
nethack/src
PatR eb1add8500 fix #H4407 - avoiding floor-food while blind
Accept the 'm' prefix for eat, offer, and apply.

Allows 'me' to eat from inventory without checking for floor food.
Primarily for use after blind character used 'm<dir>' to move
somewhere without touching a suspected cockatrice corpse there.

'm#offer' and 'ma<let>' accomplish similar floor-object-skipping
when offering a sacrifice or applying a tinning-kit.  (All three
commands share floorfood() to pick the item to use.)

Report suggested replacing pick-from-floor followed by pick-from-
invent with use of slash'em-style pick-from-invent with explicit
pick-from-floor choice in list of inventory letters "[abc or ,]"
(slash'em used period for 'here'; I've always liked comma better
since the action is to pick an item rather than a location).  I
implemented that for nethack a long time ago, but it was mixed in
with other stuff that wasn't ready for prime time and vanished
when I lost access to the VMS system I used to use).

Using 'm' prefix to skip part of a multi-part operation is a lot
simpler to implement but doesn't include an in-game reminder that
it is available.

Revised Guidebook.mn is tested, Guidebook.tex is not.
2016-06-24 16:21:53 -07:00
..
2016-06-02 01:08:34 -07:00
2016-02-01 17:28:52 -08:00
2016-06-21 02:39:21 -07:00
2016-01-15 21:05:58 -08:00
2016-03-26 16:42:24 -07:00
2016-06-02 01:08:34 -07:00
2015-11-08 01:37:55 -08:00
2016-06-13 10:26:13 +03:00
2016-06-21 17:32:02 -07:00
2016-06-21 02:39:21 -07:00
2016-06-11 22:43:58 +03:00
2016-06-06 17:42:58 -07:00
2015-11-08 01:37:55 -08:00
2016-06-15 23:58:21 -07:00
2016-06-13 17:46:34 -07:00
2015-12-25 21:54:01 -08:00
2016-04-16 15:37:35 -07:00
2016-06-20 13:21:22 +03:00
2016-05-22 17:29:59 -07:00
2016-05-20 17:01:40 -07:00
2016-06-21 14:14:54 +03:00
2016-06-21 14:14:54 +03:00
2015-11-21 20:51:46 +02:00
2016-05-20 17:01:40 -07:00
2016-05-20 17:01:40 -07:00
2016-06-18 15:38:00 -07:00
2016-03-14 15:42:03 -07:00
2016-05-19 17:34:00 -07:00
2016-06-21 17:32:02 -07:00
2016-03-26 16:42:24 -07:00
2016-05-21 18:25:16 -07:00
2016-05-21 18:25:16 -07:00
2015-12-16 18:16:39 -08:00
2015-11-11 23:30:59 -08:00
2016-06-22 19:28:23 -04:00
2016-05-20 17:01:40 -07:00
2016-06-11 21:33:12 +03:00
2016-06-13 11:25:34 +03:00
2016-05-20 17:01:40 -07:00
2016-04-16 15:37:35 -07:00
2016-06-13 11:01:05 +03:00
2016-06-01 05:58:22 -07:00
2016-05-19 18:05:54 +03:00
2016-01-17 15:05:34 -08:00
2016-06-23 06:21:58 -07:00
2016-03-25 17:26:37 -07:00
2016-06-13 11:01:05 +03:00
2016-03-26 16:42:24 -07:00
2015-05-25 09:21:31 +09:00
2016-05-20 17:01:40 -07:00
2016-03-31 17:56:11 -07:00
2016-06-16 17:11:25 -07:00
2016-02-28 18:47:01 -08:00
2016-05-01 00:34:36 -07:00
2015-11-07 01:12:30 -08:00
2016-03-25 17:26:37 -07:00