Created attachment 1156[details]
corrected patch
I forgot to include sudden death in the list of valid vote commands. This patch adds that and fixes the paths in the other one.
Created attachment 1175[details]
no sd votes too soon before sd
Doesn't allow votes for sudden death within 1 minute of sudden death
The location of "sudden_death" in the valid votes thing now properly reflects the location of the code
I made this on a suggestion for a way to end deadlock situations. This is abused more often than actually being useful and in the few cases were it could be good, I'd just rather find a better game.
This goes into the buried to (hopefully) never see the light of day category.
Created attachment 1147 [details] sudden death votes patch against svn840
Created attachment 1148 [details] sudden death votes Oops. Had some junk in the other one.
Created attachment 1156 [details] corrected patch I forgot to include sudden death in the list of valid vote commands. This patch adds that and fixes the paths in the other one.
Created attachment 1159 [details] s/sudden death/sudden_death/ Um, yeah... that's just sad.
Created attachment 1175 [details] no sd votes too soon before sd Doesn't allow votes for sudden death within 1 minute of sudden death The location of "sudden_death" in the valid votes thing now properly reflects the location of the code