]> git.cworth.org Git - empires-server/commit
Change prompt-retirement to require more negative than votes to retire
authorCarl Worth <cworth@cworth.org>
Sun, 28 Jun 2020 21:54:26 +0000 (14:54 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 28 Jun 2020 21:54:26 +0000 (14:54 -0700)
commit8e236d4023f974dbe5e9ed0c9c8796134b33e046
tree46904a3174f2bf852f7c485212e8d78e215bdb53
parent678fbabe0f69470625606f59b84e87ae1d60c110
Change prompt-retirement to require more negative than votes to retire

Or, as expressed here, more (or equal) positive votes than negative in
order to preserve a prompt.

However the logic is worded, the point is that the old rule "Retire
any prompt with no votes" had a serious flaw: When someone submitted a
new category _just_ before a round started, nobody would get a chance
to vote for it, and then it would be dropped before anyone would see
it on the next round.

Now, instead, just like most everything else in empathy, the retiring
of an undesired category is now determined by a vote.
empathy.js