From: nhmall Date: Fri, 7 Dec 2018 14:40:38 +0000 (-0500) Subject: Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource... X-Git-Tag: nmake-explicit-path~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89d165b5015dec07932a1aab0fc378871de0f643;p=nethack Merge branch 'NetHack-3.6.2-beta01' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.6.2-beta01 --- 89d165b5015dec07932a1aab0fc378871de0f643 diff --cc doc/fixes36.2 index 538c632ca,aaff66ca0..11aa182ff --- a/doc/fixes36.2 +++ b/doc/fixes36.2 @@@ -252,9 -252,9 +252,12 @@@ hero hit by something that causes inven similar problem with more obvious symptom, an "object lost" panic when the unholy water was wielded; the fix for that wasn't general enough] add MM_ASLEEP makemon() flag and honor it when creating group for fill_zoo + at start of session (new game or restore), HILITE_STATUS for gold was ignored + if player creates any menu colors via 'O' while menucolors is off, issue a + reminder that it needs to be on in order for those to become effective +add MM_NOGRP makemon() flag as a means of suppressing groups of monsters in + a couple places that warrant it when a specific monster type isn't + specified on the call to makemon() Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository