Files
nethack/src
PatR a0e58fe323 fix confused remove curse bug
Reported directly to devteam, player observed that objects on the
floor had their bless/curse state change when reading a blessed
scroll of remove curse while confused.  Message feedback mentioned
a silver saber being dropped.  I didn't attempt to view the ttyrec
playbacks; what I'm sure happened was that the saber was secondary
weapon for dual wielding and had been uncursed; the confused remove
curse effect cursed it, which in turn caused it to be dropped.  The
saber's 'next object' pointer became the [previous] top of the pile
at that spot and further object traversal intended to process the
rest of hero's inventory ended up processing floor objects there
instead.

This bug has been present for over 20 years (since 3.3.0 came out
in late 1999, when dual wielding was introduced and cursing of the
secondary weapon forced it to be dropped since making it become
welded was deemed to be too complicated) and never been reported.
Most likely players keep secondary weapons blessed so the scroll
effect doesn't touch them and simple object traversal sticks with
inventory.  Or items at the spot have unknown BUC state so having
them be affected wouldn't be particularly noticeable.
2021-10-06 13:46:27 -07:00
..
2021-09-18 19:51:04 -04:00
2021-09-18 20:23:20 +03:00
2021-01-26 21:06:16 -05:00
2021-08-28 16:22:38 -07:00
2021-08-28 16:22:38 -07:00
2021-01-26 21:06:16 -05:00
2021-10-05 01:57:27 -07:00
2021-01-26 21:06:16 -05:00
2021-10-05 01:57:27 -07:00
2021-07-03 18:20:24 +03:00
2021-10-05 01:57:27 -07:00
2021-01-26 21:06:16 -05:00
2021-09-18 19:51:04 -04:00
2021-07-23 10:41:57 -07:00
2021-09-22 14:20:41 -04:00
2021-08-28 16:22:38 -07:00
2021-07-10 17:37:38 -07:00
2021-09-12 19:44:39 +03:00
2021-08-10 13:35:25 -04:00
2021-09-24 12:01:54 -07:00
2021-08-25 14:14:23 -07:00
2021-09-18 10:04:25 -04:00
2021-01-26 21:06:16 -05:00
2021-05-17 20:01:11 +03:00
bit
2021-02-26 09:47:54 -05:00
2021-10-05 01:57:27 -07:00
2021-07-23 10:41:57 -07:00
2021-08-28 16:22:38 -07:00
2021-10-03 14:15:02 -07:00
2021-08-28 16:22:38 -07:00
2021-01-26 21:06:16 -05:00
2021-08-28 16:22:38 -07:00
2021-08-20 15:06:05 -07:00
2021-08-28 16:22:38 -07:00
2021-08-22 19:25:13 -04:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-09-18 19:51:04 -04:00
2021-08-04 13:26:56 -07:00
2021-08-28 16:22:38 -07:00
2021-06-27 15:46:56 +03:00
2021-02-10 17:06:12 +02:00
2021-10-06 13:46:27 -07:00
2021-01-26 21:06:16 -05:00
2021-10-05 01:57:27 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-08-28 16:22:38 -07:00
2021-01-26 21:06:16 -05:00
2021-09-30 13:08:27 -07:00
2021-09-12 22:34:19 +03:00
2021-04-14 12:51:20 -07:00
2021-08-10 13:35:25 -04:00
2021-01-26 21:06:16 -05:00
2021-07-29 10:25:18 -07:00
2021-08-28 16:22:38 -07:00
2021-08-25 14:14:23 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-08-22 21:04:19 -04:00
2021-01-26 21:06:16 -05:00
2021-08-17 16:31:14 -07:00
2021-01-26 21:06:16 -05:00
2021-06-16 13:14:32 +03:00
2021-09-18 19:51:04 -04:00
2021-08-28 16:22:38 -07:00
2021-09-18 19:51:04 -04:00
2021-09-04 14:21:41 -07:00
2021-01-26 21:06:16 -05:00