Files
nethack/src
nethack.allison e9afb34423 autopickup_exceptions enhancement
An enhancement to the original to allow
two types of exceptions:
      always pickup
      never pickup

To specify "never pickup", begin the pattern string with '>'
which is NetHack's down direction symbol (for "leave it down")

To specify "always pickup", begin the pattern string with '<'
which is NetHack's up direction symbol.

For example, to pick up all arrows, regardless of the pickup_
types setting:
autopickup_exception = "<*arrows"
2003-11-15 02:49:07 +00:00
..
2002-01-18 02:50:06 +00:00
2003-10-21 17:54:32 +00:00
2003-10-21 18:49:57 +00:00
2003-09-07 18:19:24 +00:00
2003-11-02 17:59:22 +00:00
2003-09-29 19:24:20 +00:00
2003-11-09 11:48:38 +00:00
2003-11-01 22:05:44 +00:00
2003-10-25 19:28:54 +00:00
2003-09-05 14:59:53 +00:00
2003-11-06 02:16:22 +00:00
2003-10-08 03:31:06 +00:00
2003-10-25 19:28:54 +00:00
2003-10-22 03:02:11 +00:00
2003-10-20 03:46:43 +00:00
2003-11-04 11:49:09 +00:00
2003-10-28 04:14:01 +00:00
2003-10-10 15:53:27 +00:00
2003-09-29 19:24:20 +00:00
2003-10-22 23:05:24 +00:00
2002-02-04 16:06:00 +00:00
2003-11-15 01:05:32 +00:00
2003-10-22 23:05:24 +00:00
2003-10-21 23:45:11 +00:00
2003-09-05 14:59:53 +00:00
2003-10-10 23:01:42 +00:00
2003-09-28 03:42:50 +00:00
2003-10-22 23:05:24 +00:00
2003-10-30 02:40:45 +00:00
2003-03-27 03:01:38 +00:00
2003-09-10 21:11:21 +00:00
2003-10-28 04:14:01 +00:00
2003-09-26 00:37:24 +00:00
2003-10-10 13:36:53 +00:00
2003-10-22 23:05:24 +00:00
2003-10-22 03:02:11 +00:00
2003-10-22 23:05:24 +00:00
2003-10-05 19:56:22 +00:00
2003-01-04 17:37:09 +00:00
2003-10-28 04:14:01 +00:00
2003-11-15 02:49:07 +00:00
2003-11-15 02:49:07 +00:00
2003-10-23 12:13:21 +00:00
2003-09-28 03:42:50 +00:00
2002-08-31 20:14:17 +00:00
2003-09-05 14:59:53 +00:00
2003-10-21 23:45:11 +00:00
2003-11-09 11:48:38 +00:00
2003-09-29 19:24:20 +00:00
2003-11-09 11:48:38 +00:00
2003-10-30 04:31:05 +00:00
2003-10-22 23:05:24 +00:00
2003-09-28 03:42:50 +00:00
2003-10-02 04:23:59 +00:00
2003-10-22 23:05:24 +00:00
2003-10-21 23:45:11 +00:00
2003-11-02 17:59:22 +00:00
2003-09-29 19:24:20 +00:00
2003-10-23 07:12:03 +00:00
2003-11-10 01:39:38 +00:00
2003-09-28 03:42:50 +00:00
2003-02-20 00:36:14 +00:00
2003-10-05 19:56:22 +00:00
2003-10-23 12:13:21 +00:00
2003-09-18 02:52:40 +00:00
2003-10-05 13:43:16 +00:00
2003-09-28 03:42:50 +00:00
2002-12-17 03:36:42 +00:00
2003-10-28 12:49:11 +00:00