From: nhmall Date: Fri, 1 Jan 2021 02:31:13 +0000 (-0500) Subject: Check bones data directly for deja vu messages PR #374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb14a7ddf210f4ad83838e44a5aebf6457c9d6df;p=nethack Check bones data directly for deja vu messages PR #374 Closes #374 Closes #322 --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index ab7033686..a6484587b 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -796,6 +796,7 @@ allow themed rooms constrained by level difficulty (github #344) add a varied form of LIBNH nethack library contribution (github #385, #403) add cross-compile to WASM (github #385, #403, #412) differentiating gendered monster tiles from NullCGT (#430) +check bones data directly for deja vu messages (#374) Code Cleanup and Reorganization