home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / rec / games / hack / 8374 < prev    next >
Encoding:
Internet Message Format  |  1993-01-29  |  3.0 KB

  1. Path: sparky!uunet!europa.eng.gtefsd.com!howland.reston.ans.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!bu.edu!nntp-read!jbw
  2. From: jbw@bigbird.bu.edu (Joe Wells)
  3. Newsgroups: rec.games.hack
  4. Subject: NH 3.1 comments, especially regarding X11 interface
  5. Message-ID: <JBW.93Jan28235109@bigbird.bu.edu>
  6. Date: 29 Jan 93 04:51:09 GMT
  7. Sender: news@bu.edu
  8. Organization: Boston University Computer Science Department
  9. Lines: 67
  10.  
  11. Hello NetHack Gurus,
  12.  
  13. I have just fetched and compiled NetHack 3.1.  My life is now complete.
  14. However, I have a number of comments and questions, mainly about the new
  15. X11 interface.
  16.  
  17. 1. How do you specify which window interface to use dynamically?  I have
  18.    to resort to editing the binary to switch between "tty" and "X11".
  19.  
  20. 2. Typeahead is ignored when the X11 popup is used.  This is most
  21.    noticeable when opening doors ("ol") and invoking extended commands
  22.    ("#l") and kicking ("^Dj").  It is annoying when you need to repeat an
  23.    action many times that asks for confirmation.
  24.  
  25. 3. The visibility rules seem to have some strange bugs.  I often see
  26.    things far away across the level that are only reachable through twisty
  27.    passages.  There is no straight line of sight to the things I am being
  28.    shown.
  29.  
  30. 4. The pop-up inventory is nice.  Is there a way to leave it up while you
  31.    do other things?  Ideally it would be updated while left visible.  An
  32.    "inventory tool" that allowed you to drop, put on, or take off things
  33.    would be really cool.  A similar sort of "object tool" for the things
  34.    on the ground in the current location would be nice too.
  35.  
  36. 5. The X11 message window flashes for some messages and not for others.
  37.    This is disconcerting.
  38.  
  39. 6. How do you set the number of lines remembered in the message window?
  40.    I'd like it to remember the last 1000.
  41.  
  42. 7. The popup dialog boxes are *very slow*.  Is it possible to get the
  43.    interface to just pop up one box and change the text inside it instead?
  44.    I tried setting "NetHack*slow: True" in NetHack.ad, but it didn't have
  45.    any effect.  I followed the instructions and put NetHack.ad in
  46.    nethackdir and added this line to nethack:
  47.  
  48.      XAPPLRESDIR="$HACKDIR"; export XAPPLRESDIR
  49.  
  50.    (Yes, I restarted nethack after making the changes!)
  51.  
  52. 8. The popup dialog box's insistence on appearing underneath the X cursor
  53.    makes it hard to read the contents of the box.  Short object names
  54.    often are entirely obscured by the cursor.
  55.  
  56. 9. The message window should automatically jump to the bottom of the text
  57.    when a new message gets added to the end.
  58.  
  59. 10. The popup that lets you type text expands *very slowly* when you type
  60.     more text than will fit.  This is easily seen when wishing for the
  61.     neat stuff.
  62.  
  63.  
  64. While I'm at it, some long standing requests ...
  65.  
  66. * Auto-pickup of just money.
  67.  
  68. * Automatic opening attempt of doors when it is attempted to move through
  69.   one.
  70.  
  71. Anyway, I hope this message inspires someone to fix things.
  72.  
  73. -- 
  74. Enjoy,
  75.  
  76. Joe Wells <jbw@cs.bu.edu>
  77. Member of the League for Programming Freedom --- send e-mail for details
  78.