>If you hit a cockatrice with a weapon that immediately breaks >(like a potion, mirror, or cockatrice egg) you get stoned, Add a parameter to passive() to make it possible to pass additional information that indicates that the weapon was there at the start of the turn, but destroyed during the turn.
45 lines
2.0 KiB
Groff
45 lines
2.0 KiB
Groff
$RCSfile$ $Revision$ $Date$
|
|
|
|
General Fixes and Modified Features
|
|
-----------------------------------
|
|
fix "You hear The food ration tumbles downwards" for blinded pit dropping
|
|
silver arrows weren't causing silver damage on some silver-haters when wielded
|
|
wizard mode: avoid division by 0 crash for level teleport in the endgame if
|
|
confusion overrides teleport control
|
|
don't #sit on an object in a pit if you're only on the precipice
|
|
fix message when pushing a boulder into a pool while riding
|
|
plural of "Nazgul" is "Nazgul" not "Nazguls"
|
|
trap messages referring to named steed were ackwardly worded when hallucination
|
|
overrode use of the name
|
|
some actions such as eating corpses off the floor didn't check whether hero
|
|
could reach the bottom of a pit
|
|
usmellmon() instead of "It turns into it" during monster polymorph
|
|
grammar of messages regarding eating artifacts
|
|
avoid a message about an invisible monster looking much better
|
|
player polymorphed as a xorn could not pick up items in pits
|
|
don't display "turns to flee" message for a mimicing mimic
|
|
dipping acid in a fountain could cause an explosion but not destroy the potion
|
|
if your blindfold glows and you're not otherwise blinded, you can see it
|
|
added strsubst() to hacklib
|
|
be consistent with use of "removing" rather than "lifting" for encumber
|
|
messages associated with taking things out of a bag of holding
|
|
cursed scroll of destroy armor damaging cursed armor didn't adjust attributes
|
|
add passive() flag that indicates uwep was destroyed during the turn
|
|
|
|
|
|
Platform- and/or Interface-Specific Fixes
|
|
-----------------------------------------
|
|
unix: remove use of parentheses in nethack man page usage that confused a
|
|
man page conversion tool
|
|
|
|
|
|
General New Features
|
|
--------------------
|
|
when you're teetering on the edge of a pit you can use '>' to enter the pit
|
|
when asked for a direction, a response of '?' yields help and then asks again
|
|
|
|
|
|
Platform- and/or Interface-Specific New Features
|
|
------------------------------------------------
|
|
|