Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
8947 Patches minor always 2014-09-11 09:20 2015-01-20 18:50
croikle Local  
PleasingFungus MacOSX  
normal Console  
resolved 0.16 ancient branch  
0.16-a0-367-g4cfae82 done  
none    
none 0.16 ancient branch  
0008947: Redraw EV when curing petrification
* The `petrifying` status reduces EV.
* Elyvilon's `Purification` cures this status.
* This changes your EV back, but it doesn't redraw immediately.

Attached a one-line patch which appears to fix this.

SH is also affected by this status, but it seems to be redrawn correctly. I don't see why this is the case; probably we should also set `redraw_armour_class` to be safe.
? file icon 0001-Redraw-EV-after-Elivilon-Purification.patch [^] (766 bytes) 2014-09-11 09:20 [Show Content]
Issue History
2014-09-11 09:20 croikle New Issue
2014-09-11 09:20 croikle File Added: 0001-Redraw-EV-after-Elivilon-Purification.patch
2014-09-11 17:29 PleasingFungus Note Added: 0027206
2014-09-11 17:29 PleasingFungus Status new => resolved
2014-09-11 17:29 PleasingFungus Fixed in Branch => 0.16 development branch
2014-09-11 17:29 PleasingFungus Resolution open => done
2014-09-11 17:29 PleasingFungus Assigned To => PleasingFungus
2015-01-20 18:50 Sprucery Note Added: 0028322
2015-01-20 18:51 Sprucery Note Edited: 0028322

Notes
(0027206)
PleasingFungus   
2014-09-11 17:29   
Reproduced & pushed, thanks!
(0028322)
Sprucery   
2015-01-20 18:50   
(edited on: 2015-01-20 18:51)
I noticed the same issue in 0.15 when I quaffed a potion of cancellation while turning to stone.