Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
8953 Bug Report minor always 2014-09-13 23:31 2014-11-30 22:03
brendan Both  
wheals All  
normal Both  
closed 0.15 ancient branch  
done  
none    
none 0.16 ancient branch  
0008953: Unable to attack invisible monster standing in doorway
It is not possible to attack-without-moving (* + direction) at a doorway square occupied by an invisible monster. Instead, we assume that the player is trying to shut the obstructed door.
Issue History
2014-09-13 23:31 brendan New Issue
2014-11-18 23:53 wheals Note Added: 0027820
2014-11-18 23:53 wheals Status new => resolved
2014-11-18 23:53 wheals Fixed in Branch => 0.16 development branch
2014-11-18 23:53 wheals Resolution open => done
2014-11-18 23:53 wheals Assigned To => wheals
2014-11-30 22:03 brendan Status resolved => closed

Notes
(0027820)
wheals   
2014-11-18 23:53   
Should be fixed by http://s-z.org/neil/git/?p=crawl.git;a=commitdiff;h=815f63789a76 [^] (by making ctrl-dir mean, unambiguously, swing at the door).