From: PatR Date: Sun, 8 Mar 2020 23:02:22 +0000 (-0700) Subject: fixes37.0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2cb638236f588d61d3a00b88eab7b489f29c1e8;p=nethack fixes37.0 Remove the entry about creating Guidebook.dat on Unix since it got moved to 3.6.6. The orc town raiders were introduced in 3.6.2, not to-be-3.7, so the fixes entry for unintentionally giving orc zombies and orc mummies clan names should be in the general fixes section rather than the exposed by git section. --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 681953b5f..977cefcc5 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -1,4 +1,4 @@ -$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.121 $ $NHDT-Date: 1583515468 2020/03/06 17:24:28 $ +$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.125 $ $NHDT-Date: 1583708535 2020/03/08 23:02:15 $ General Fixes and Modified Features ----------------------------------- @@ -68,6 +68,8 @@ wizmakemap didn't account for unique monsters and didn't correct monster birth counts generate objects (eg. statues) with genocided or extinct monster classes in special levels, if requested +if the orc-town version of mine town has been loaded, creation of orc zombies + or orc mummies would name them as part of the town raiding orc clan Fixes to 3.7.0-x Problems that Were Exposed Via git Repository @@ -78,8 +80,6 @@ revised "mysterious force" when climbing out of gehennom could generate warnings about "rn2(0) attempted" or "rn2(-n) attempted" after 'w' on split stack patch, wielding '-' would cause an object_lost panic same patch allowed partial stack from getobj to replace cursed wielded weapon -if the orc-town version of mine town has been loaded, creation of orc zombies - or orc mummies would name them as part of the town raiding orc clan autounlock of door or chest took no time; chest case depended on whether anything got looted along with the unlocking autounlock with artifact unlocking tool didn't do touch check on that tool @@ -184,8 +184,6 @@ wizard mode #wizborn command Platform- and/or Interface-Specific New Features ------------------------------------------------ -teach unix/Makefile.doc how to make Guidebook.dat, an unpaginated copy of - Guidebook.txt NetHack Community Patches (or Variation) Included