Files
nethack/src
PatR 37f8d0edb3 fix #H7385 - double trap activation when jumping
Jumping performs the placement of the last step after using hurtle()
to move to the destination, so if hurtle() triggered a trap then it
would happen twice.  Report was for a Sokoban pit but it would happen
for fire traps too.  Other traps would yield "you pass over <trap>"
while hurtling and then trigger the trap when landing.  Have
hurtle_step() ignore a trap for the last step of a jump, leaving it
to the jump's landing to handle.

Also, give feedback when hurtling over water or lava, similar to what
happens when passing over a previously seen trap which doesn't
activate.
2018-09-13 17:10:25 -07:00
..
2018-09-10 21:13:10 +03:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-09-06 16:28:42 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-05-15 06:31:22 -04:00
2015-11-08 01:37:55 -08:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-08-12 09:06:47 -04:00
2018-04-25 15:00:13 -04:00
2018-03-15 18:42:25 +02:00
2018-04-25 15:00:13 -04:00
2018-08-30 20:05:18 +03:00
2018-08-29 19:19:49 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2015-11-08 01:37:55 -08:00
2018-05-15 04:15:41 -07:00
2018-03-30 19:42:50 +03:00
2018-04-25 15:00:13 -04:00
2018-09-01 11:16:08 -04:00
2016-04-16 15:37:35 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-05-15 17:06:51 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2016-05-20 17:01:40 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-08-30 20:05:18 +03:00
2018-04-25 15:00:13 -04:00
2018-09-07 18:12:03 -07:00
2018-04-25 15:00:13 -04:00
2018-03-09 14:11:04 -08:00
2018-08-30 20:05:18 +03:00
2018-06-11 16:31:36 -04:00
2018-08-27 19:13:54 -07:00
2018-08-03 20:07:21 -07:00
2018-04-25 15:00:13 -04:00
2017-08-02 18:56:54 -07:00
2018-03-30 19:42:50 +03:00
2018-08-30 20:05:18 +03:00
2016-05-20 17:01:40 -07:00
2018-07-05 16:06:31 -07:00
2018-04-25 16:54:50 -04:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-08-22 17:41:54 -07:00
2018-04-25 15:00:13 -04:00
2018-03-30 19:42:50 +03:00
2018-06-20 14:53:20 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-08-30 20:05:18 +03:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-07-05 16:06:31 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-07-05 16:06:31 -07:00
2018-08-30 20:05:18 +03:00