More getpos improvements

Look up remembered dungeon features, not user-visible glyphs,
and ignore uninteresting features (room, corridor and wall tiles).

Original patch by Patric Mueller, from UnNetHack
This commit is contained in:
Pasi Kallinen
2015-03-17 21:29:54 +02:00
parent ad03a7fb7a
commit 379c23096a
2 changed files with 19 additions and 2 deletions
+1
View File
@@ -1089,6 +1089,7 @@ change command X to twoweapon toggle
pressing @ when cursor positioning moves cursor on top of hero
pressing # when cursor positioning toggles automatic description of features
under the cursor
cursor positioning ignores uninteresting dungeon features
Platform- and/or Interface-Specific New Features