Files
nethack/doc/fixes34.3
nethack.allison e62bd5eb14 wish bit
<Someone> wrote:
>> You're equally unlikely to be wishing for spellbooks by colour,
>> but I note that 'grey' for 'gray' only works for dragonscale and
>> stones, not the spellbook description.
>>
> I've just noticed that the fix for this only works for 'grey
> spellbook', not 'grey spell book'; 'spell book' works for wishing
> in other contexts, so it probably ought to here :-)
2003-09-15 10:47:30 +00:00

46 lines
2.0 KiB
Groff

$RCSfile$ $Revision$ $Date$
General Fixes and Modified Features
-----------------------------------
monster draining the player using Stormbringer decreased monster's hitpoints
polymorphing to a flaming sphere should cure slime like other flaming monsters
grammar, spelling and other typos
wishing for student corpse yielded a valkyrie one, not an archeologist one
fix typo in bustling town down stairs declaration
you could exceed the limits on nazgul and erinys counts via bones files
fix inconsistency where you can't kick something out of a pit, but you can
escape the pit and still pick it up; items are now assumed to be at
the bottom of pit
room cleanup, eg on Bustling Town, could incorrectly truncate room bounds
for rooms that become L shared due to partial overlap with the MAP
approaching Medusa while having reflection+invisibility+esp would cause her
to turn herself to stone if you happened to be blind at the time
Master Kaen's death message was not appropriate
missing fountain tag in minend-3
do not pacify shopkeeper when the hero enters a shop if that hero previously
angered the shopkeeper without ever visibly entering the shop
attempting to place migrating monsters onto a monster-saturated level no
longer triggers impossible()
open_levelfile_exclusively() was showing the return value -1 in a panic message,
even though that was the only possible value; show errno instead
it was inappropriate to have a ghost "appear" in desecrated temple when
you were blind and without telepathy
accept wish for "grey spell book" not just "grey spellbook"
Platform- and/or Interface-Specific Fixes
-----------------------------------------
win32tty: fix visible CRLF characters during lockfile error message
win32gui: you couldn't specify an alignment in defaults.nh and have it stick
General New Features
--------------------
bones file compatibility info is now written into the dat/options file
extend autodig to work downwards via '>'
Platform- and/or Interface-Specific New Features
------------------------------------------------