From c3f2bbf5e5fce7659e5bd95af8605ae086687951 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Fri, 24 Dec 2004 23:18:51 +0000 Subject: [PATCH] add May 2004 trunk patch to the branch Bug Report: >> Status of the doppelganger (neutral): Level 13 HP 1433(1433) AC 5. >> [See the HPs!! ] Michael: > I used a debugger and traced this massive hit point growth > to this line in mon.c, function newcham(). (I watched the mhp > jump from 58 to 567 with this one calculation! >> Ah, I see that this problem is fixed in the trunk but still present in >> the branch. This seems serious/abusive enough to warrant the fix to be >> applied to the branch too, doesn't it? Pat: > I don't think it's all that important but you're welcome to > extract and adapt the patch if you like. --- doc/fixes34.4 | 1 + doc/fixes35.0 | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fixes34.4 b/doc/fixes34.4 index 408481e3b..ff854eecd 100644 --- a/doc/fixes34.4 +++ b/doc/fixes34.4 @@ -25,6 +25,7 @@ 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 +polymorphed or shapechanged monster sometimes got erroneous hit points calculate weight of corpses on special levels correctly Sting could trigger premature display of orcs during savegame restore Sting now glows light blue again diff --git a/doc/fixes35.0 b/doc/fixes35.0 index f315ef025..2f96a793a 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -68,7 +68,6 @@ when blind and levitating > shouldn't say "stairs" if player has not seen them a slow-moving monster hidden under a rotting corpse was not immediately displayed when the corpse rotted away mimic that ends up on the rogue level should not mimic a closed door -polymorphed or shapechanged monster sometimes got erroneous hit points mimic should not mimic a boulder while on a pit or hole location reviving invisible troll could appear visible until it moves adjust some of the shop repair messages -- 2.40.0