I’ve added another minor feature to the Blind Roller - Savage Worlds Edition (314) that allows the spoken die results to be togged off and on by menu or hot key (-). There was also an undocumented hot key where Enter could be used to turn the Dice Tower sounds on and off.
I’ve also fixed a bug with displayed die results if you had Tower Sounds turned on or if you got one of the “GODLIKE!” announcments. I’d pre-empted the random number generator to total dice among other things rather than just generating a random number and as a result other random number calls were padding the stats.
It only affected the visible displays, the spoken rolls were still correct. This is what happens when a program keeps getting new features. The original routines which were fine for their purpose get hacked up to absorb the new needs and as a result bugs creep in. I really should go back and re-write it from scratch to make it more ‘new feature’ friendly as it’s getting more and more convulated to achieve what should be simple results but I don’t have the time or the inclination.
Anyway the new version is available in the same link as the old one. If you need it grab it.