]> granicus.if.org Git - nethack/commitdiff
fixes37.0
authorPatR <rankin@nethack.org>
Sun, 8 Mar 2020 23:02:22 +0000 (16:02 -0700)
committerPatR <rankin@nethack.org>
Sun, 8 Mar 2020 23:02:22 +0000 (16:02 -0700)
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.

doc/fixes37.0

index 681953b5f3880981134a26d4dfdf46a92e6a72ef..977cefcc52e01b470964e471fea54316111f5fee 100644 (file)
@@ -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