Fixes entries

This commit is contained in:
Pasi Kallinen
2016-09-16 22:05:32 +03:00
parent b5a027c3fe
commit 1cec86763e

View 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