From dd7b9f2a8a8509a0ec5a4ecd17cccca13caaba78 Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 4 Sep 2021 14:29:15 -0700 Subject: [PATCH] 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 --- doc/fixes37.0 | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1