Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
8705 Patches minor have not tried 2014-06-18 23:12 2014-06-23 07:21
mursu Both  
PleasingFungus All  
normal Both  
closed 0.14 ancient branch  
done  
none    
none 0.15 ancient branch  
0008705: Duvessa and Dowan fixes
Two one-liners, broken into separate patches as they fix separate issues 0007211 and 0008401.

The third patch tries to clean up the D&D related code a bit, without fully succeeding, use if you find it useful. It should be mentioned that with this patch applied, Dowan will haste when Duvessa dies even if he is invisible (in the current version he does not, only the spells are upgraded).

When they are not near when the other twin dies, invisible twins will not haste/berserk (this is the current behavior). Could be changed by moving the relevant line in view.cc a few lines up, if needed.
? file icon 0001-Upgrade-Duvessa-or-Dowan-even-when-the-other-twin-di.patch [^] (1,370 bytes) 2014-06-18 23:12 [Show Content]
? file icon 0002-Dowan-s-updated-spellbook-after-her-sister-s-death-i.patch [^] (879 bytes) 2014-06-18 23:12 [Show Content]
? file icon 0003-Duvessa-and-Dowan-cleanup.patch [^] (4,657 bytes) 2014-06-18 23:12 [Show Content]
Issue History
2014-06-18 23:12 mursu New Issue
2014-06-18 23:12 mursu File Added: 0001-Upgrade-Duvessa-or-Dowan-even-when-the-other-twin-di.patch
2014-06-18 23:12 mursu File Added: 0002-Dowan-s-updated-spellbook-after-her-sister-s-death-i.patch
2014-06-18 23:12 mursu File Added: 0003-Duvessa-and-Dowan-cleanup.patch
2014-06-23 03:27 PleasingFungus Note Added: 0026598
2014-06-23 03:27 PleasingFungus Status new => resolved
2014-06-23 03:27 PleasingFungus Fixed in Branch => 0.15 development branch
2014-06-23 03:27 PleasingFungus Resolution open => done
2014-06-23 03:27 PleasingFungus Assigned To => PleasingFungus
2014-06-23 07:21 mursu Status resolved => closed

Notes
(0026598)
PleasingFungus   
2014-06-23 03:27   
Tested & pushed all three, thanks!