"middle rule" and double names

cubabout 11 years ago

this also belongs in bug reports but alas

two bugs, both pertaining to dreams and carols

1. this appeared to be "fixed" a while ago, but it's starting to seem true again. it can't really be confirmed, but chances seem too high that in a given dream or carol, the middle name will be mafia.

this could be caused by various simple oversights, such as a faulty shuffling algorithm or "random" integer that rounds from a random float rather than flooring it, making 0.5 - 1.49 round to 1, 4x more likely than 0 or 2.

you can just review your current code to make sure, it could be pure chance and not a bug at all but it seems eerily consistent.

2. sometimes names appear twice in carols. even town can appear twice in carols, and it can even happen with upwards of 10 players still alive.

deleteddeletedalmost 11 years ago
the double name appears in dreams as well
Giga13almost 11 years ago
Bump