elimelec / inethack

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

enable auto pickup on last step of 'go to' #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Pan around the level; you see an auto-pickup item (e.g. gold) that you want
2. Tap the item to 'go to' it
3. You move over and stand on the item. Now you have to pick it up manually
(should be auto picked up).

Original issue reported on code.google.com by aaron.b...@gmail.com on 22 Sep 2009 at 3:14

GoogleCodeExporter commented 8 years ago
I'll leave this issue open though this is very unlikely to be changed since 
this is
the exact same code/behavior found in other window ports and I try to avoid 
messing
with the core.

Original comment by din...@gmail.com on 23 Sep 2009 at 10:24

GoogleCodeExporter commented 8 years ago
Go to is implemented as CMD_TRAVEL and in the tty ports it doesn't autopickup 
as well
(probably to not stop you on your way). I haven't played with it but I assume 
there's
a reason for explicitly switching it off during travel. So right now this is 
WontFix
for me.

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