Files
nethack/doc
PatR 5bda026acb fix issue #1455 - fully thrown quiver stack won't
autoquiver when picked back up

Issue reported by ars3niy:  empty quiver used to be refilled when
picking a thrown item or stack up.  Bug introduced by a previous fix
(commit 593a93d254) dealing with the
post-3.6 obj->how_lost field.

As with the last time I dealt with this, there was a lot of trial
and error involved.  This fixes the quiver issue without bringing
the earlier problem back.  This time the problem was that how_lost
got cleared before it was used to check whether an item being picked
up had been thrown.

Dropping part of a stack and throwing another part of the same stack
may behave oddly if a monster picks both up.  I am not going to try
to figure that out.

Fixes #1466
2025-12-24 22:11:16 -08:00
..
2024-12-25 20:23:00 -05:00
2025-01-31 21:48:15 -05:00
2024-12-31 06:52:27 -06:00
2024-12-26 17:34:18 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2022-01-29 22:57:22 -05:00
2025-12-11 21:37:57 -08:00
2025-12-06 08:48:48 -05:00
2025-04-13 17:32:14 +03:00
2024-12-26 17:34:18 -05:00
2024-12-31 17:15:11 -05:00
2024-12-26 17:34:18 -05:00
2025-10-24 12:27:05 -04:00
2025-10-24 12:27:05 -04:00