Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
6020 Bug Report minor always 2012-08-02 23:16 2012-08-10 16:04
minmay Remote  
sgrunt CAO  
normal Console  
closed 0.11 ancient branch  
0.11-a0-3090-g4b14f52 done  
none    
none 0.11 ancient branch  
0006020: Fireball targeter doesn't treat trees correctly
Aiming Fireball at a square with a tree in it will create a fireball from that square and destroy the tree. However, the targeter seems to just treat trees as if they are walls.
related to 0005883closed neil Improved targetting for Ice Storm, Fireball, Mephitic Cloud, and Evaporate 
Issue History
2012-08-02 23:16 minmay New Issue
2012-08-03 03:18 neil Note Added: 0019361
2012-08-03 03:18 neil Status new => confirmed
2012-08-03 03:19 neil Relationship added related to 0005883
2012-08-03 05:25 sgrunt Note Added: 0019364
2012-08-03 05:25 sgrunt Status confirmed => resolved
2012-08-03 05:25 sgrunt Fixed in Branch => 0.11 development branch
2012-08-03 05:25 sgrunt Resolution open => done
2012-08-03 05:25 sgrunt Assigned To => sgrunt
2012-08-10 16:04 minmay Status resolved => closed

Notes
(0019361)
neil   
2012-08-03 03:18   
This was mentioned in a comment to 0005883 . It's not just the new targetter: the tracer has always behaved that way.
(0019364)
sgrunt   
2012-08-03 05:25   
As of 0.11-a0-3102-g84d7231, the tracer and targetter code have been overhauled so that Fireball (and presumably other spells that would have the property of destroying trees) traces and targets properly.