From 1cec86763e38c45aba410b927ab51adbe289128d Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Fri, 16 Sep 2016 22:05:32 +0300 Subject: [PATCH] Fixes entries --- doc/fixes36.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/fixes36.1 b/doc/fixes36.1 index 71425d6e8..7ae3f0b03 100644 --- a/doc/fixes36.1 +++ b/doc/fixes36.1 @@ -339,6 +339,10 @@ change ing_suffix() to not double final 'w' when adding 'ing' ('t=' yielded using 'D' to drop when not carrying anything finished (after doing nothing) without giving any feedback for menustyles "full" and "partial" "you hear a distant squeak" might actually be nearby +differentiate symset and roguesymset option menu prompts +don't show monster vs. monster attack message, if the message refers to + a monster that cannot be sensed by the hero +umber hulk gazing at hidden mimic forces mimic to unhide Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository @@ -488,6 +492,7 @@ prevent diagonal jumping through open doorways different liquids when hallucinating when moving a cursor for travel target, show if there is no known travel path to that location, if "autodescribe" is on +show the reason why travel was interrupted if mention_walls is on Platform- and/or Interface-Specific New Features @@ -505,6 +510,7 @@ X11: NetHack*extcmd_height_delta resource can be used to adjust initial size X11: status display split into three columns to accomodate Stone/Deaf/Lev/&c; NetHack*status_condition.foreground, .background, and .showGrip resources replaced by status_condition[1-3].* +X11: more terminal-like default resources NetHack Community Patches (or Variation) Included