]> granicus.if.org Git - nethack/commitdiff
Update fixes file
authorPasi Kallinen <paxed@alt.org>
Sun, 29 May 2016 19:20:52 +0000 (22:20 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 29 May 2016 19:20:52 +0000 (22:20 +0300)
doc/fixes36.1

index 6678b29d1bbcdc2691e1c3584126650cd3ce0559..313454491b4e2be4e204fca48f80d7c6e470c31b 100644 (file)
@@ -270,9 +270,11 @@ while in shop, stone-to-flesh at self causing carried, hero owned figurine
        or statue to animate claimed it belonged to shopkeeper
 reviving one of a stack of N corpses in a shop charged a usage fee for all N;
        remaining N-1 were owned by hero if carried but by shop if on floor
+gremlin wailing in agony should wake up nearby monsters
+add more lighting variance to the second bigroom variant
 
 
-Fixes to Post-3.6.0 Problems that Were Exposed Via git Respository
+Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository
 ------------------------------------------------------------------
 fix "object lost" panic during pickup caused by sortloot revamp
 more sortloot revisions
@@ -367,7 +369,8 @@ feedback from probing of long worm now includes number of segments it has
 monk starts with 'shuriken' pre-discovered (despite language issue...)
 item-using monster on or next to a fire trap can use it to be cured of
        turning into slime
-wizard mode ^G can now specify "male" or "female" when creating a monster
+wizard mode ^G can now specify "sleeping", "male" or "female" when
+       creating a monster
 REPRODUCIBLE_BUILD is new config.h setting to fetch build date+time from
        environment instead of using current date+time, so that later rebuild
        could duplicate the original (disabled by default; tested for Unix)