elimelec / inethack

Automatically exported from code.google.com/p/inethack
GNU General Public License v2.0
0 stars 0 forks source link

Autokick disables warnings when kicking in Gnometown #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get to MineTown.
2. Turn on auto-kick.
3. Try to open a locked door by walking into it.

What is the expected output? What do you see instead?

Expected: a warning that I'm about to anger the guards.
Observed: YASD.

What version of the product are you using? On what operating system?
iNetHack 1.1 on OS3.1

Please provide any additional information below.

Original issue reported on code.google.com by edbran...@gmail.com on 7 Oct 2009 at 1:14

GoogleCodeExporter commented 8 years ago
er, I mean Minetown.

I think I should have been warned first, per 
http://nethack.wikia.com/wiki/Watchman
("You will be warned first").

Original comment by edbran...@gmail.com on 7 Oct 2009 at 2:02

GoogleCodeExporter commented 8 years ago
That's standard NetHack behavior. The warning only occurs if you *fail* to kick 
a
door and a watchman sees it. Please verify on at least one other (tty|window) 
port
before posting.

That said, I might try an "autokick" implementation that always asks you before 
you
kick a door and see how it plays.

Original comment by din...@gmail.com on 7 Oct 2009 at 6:00

GoogleCodeExporter commented 8 years ago
Autokick asking for permission is in r297.

Original comment by din...@gmail.com on 7 Oct 2009 at 7:14