From: PatR Date: Sat, 4 Sep 2021 21:29:15 +0000 (-0700) Subject: fixes entry for "Suddenly you cannot see it" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd7b9f2a8a8509a0ec5a4ecd17cccca13caaba78;p=nethack fixes entry for "Suddenly you cannot see it" Pull request #585 fixes incorrect XOR logic caused by changes accompanying introduction of gold dragons 5 or 6 weeks ago. Closes #585 --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 50fa00e7c..0ad00083c 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -790,6 +790,8 @@ when hero is displaced, make monsters who try to stay out of direct line do so with spot where they think the hero is rather than where he really is if hero died while wearing gold dragon scales/mail and left bones, they would still be emitting light witout being worn when bones got loaded +if an invisible monster put on or took off armor while out of hero's sight + spurious message "Suddenly you cannot see it" would be given curses: 'msg_window' option wasn't functional for curses unless the binary also included tty support