]> granicus.if.org Git - nethack/commitdiff
Fixes entries
authorPasi Kallinen <paxed@alt.org>
Fri, 16 Sep 2016 19:05:32 +0000 (22:05 +0300)
committerPasi Kallinen <paxed@alt.org>
Fri, 16 Sep 2016 19:05:32 +0000 (22:05 +0300)
doc/fixes36.1

index 71425d6e892c01051452cc0226816b4f153e6d8b..7ae3f0b03bf4c608ad4df88ad2d765919ea9824d 100644 (file)
@@ -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 <musical note> 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