From: PatR Date: Sat, 30 Jan 2016 00:06:32 +0000 (-0800) Subject: fix glob fixes X-Git-Tag: NetHack-3.6.1_RC01~972 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31a2b7b5ba5ee1e4eba0095e89db51ce63c98bd8;p=nethack fix glob fixes The impossible about partly eaten glob having more nutrition than an untouched one after another glob had been absorbed into it was not a 3.6.0 bug, it was an interim situation when I converted glob nutrition to be based on glob weight rather than on the creature corpse weight. So take that fixes36.1 entry out. Add one about black puddings that was included in the glob patch. --- diff --git a/doc/fixes36.1 b/doc/fixes36.1 index ea201a07d..293447b3e 100644 --- a/doc/fixes36.1 +++ b/doc/fixes36.1 @@ -88,8 +88,7 @@ requiver pickup_thrown objects if quiver is empty make mimics mimicing walls or trees also block light stepping onto lava destroyed non-fireproof water walking boots but left other vulnerable boot types intact -fix eating messages which referred to globs as corpses -fix death reason when eating tainted glob of (not corpse) +damage and death reasons when eating globs referred to them as corpses fix death reason when petrified (avoid redundant 'while getting stoned') use appropriate place name for drum of earthquake shakes fix unmapped branch stairs on sokoban level @@ -113,8 +112,9 @@ do allow globs with same curse/bless state to merge even when that state is make glob merging on floor behave the same as glob merging in inventory track age of merged globs support globs for edibility temporary intrinsic -handle eating partly eaten glob that has increased in weight since prior eat restore ability to gain intrinsics from black puddings (pass globs to cpostfx) +eating tainted black pudding (glob in 3.6.0, corpse in 3.4.x and 3.3.x) + referred to it as "meat" (because it's not vegetarian food) fix pile mark after killing a monster carrying a potion which is destroyed don't list suit as likely candidate for Take-off if cloak blocks it only list known blank scrolls and known blank spellbooks as likely candidates