Files
nethack/include
nhmall d5785f287e GitHub issue #1254
> If there's a trap on a no-dig level, the floor beneath it will always be "too hard to dig into", making it impossible to remove the trap.
>
> As you can still dig pits in these levels (just not holes), the floor under the trap itself resisting to become a pit seems inconsistent.
>
> Steps to reproduce:
>
> Go to no-dig level like Mine's End
> Make a trap
> Dig a pit next to it -> works
> Dig on the trap -> does not work

Return more information about the dig_check() results to caller (was
just a boolean).

Move the messaging that was in dig_check() into a separate
digcheck_fail_message() function that uses the expanded return
information.

Resolves #1254

.
2024-07-23 01:06:24 -04:00
..
2022-02-04 11:01:20 -05:00
2022-03-13 13:58:56 -07:00
2022-11-29 21:53:21 -05:00
2024-02-28 11:47:16 -08:00
2023-05-22 20:50:35 -04:00
2024-03-24 10:27:42 -04:00
2022-06-30 23:48:18 -04:00
2024-07-13 16:31:35 -04:00
2024-07-09 15:49:48 -07:00
2023-03-01 14:00:29 +02:00
2021-01-26 21:06:16 -05:00
2023-05-04 06:02:23 -07:00
2024-07-23 01:06:24 -04:00
2024-03-07 15:50:05 -05:00
2024-07-23 01:06:24 -04:00
2024-03-07 11:01:04 -05:00
2024-07-07 17:34:37 -07:00
2022-03-11 07:33:28 -05:00
2022-06-19 02:30:45 -07:00
2024-02-28 20:15:56 -08:00
2024-02-24 13:49:51 -08:00
2024-07-16 00:01:43 -07:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2023-11-22 16:01:58 -05:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2023-10-16 09:11:05 -04:00
2024-03-07 11:01:04 -05:00
2024-02-28 20:15:56 -08:00
2023-02-25 18:05:09 +02:00
2024-03-07 11:01:04 -05:00
2024-04-04 06:44:23 -07:00
2023-11-22 16:01:58 -05:00
2020-08-12 16:15:28 -07:00
2024-01-28 01:13:08 -08:00
2024-06-15 19:04:57 +03:00
2024-03-23 10:11:35 -07:00
2023-11-22 16:01:58 -05:00
2022-06-30 23:48:18 -04:00
2024-04-02 14:31:33 +03:00
2024-06-09 11:17:54 -07:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2024-04-04 23:22:28 +03:00