Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Morse
1-10 van 15 items weergegeven
< 1  2 >
Update: 29 apr 2022 om 8:21

Allow TP to turn colorblind mode back off.

Update: 5 nov 2021 om 15:36

Colorblind mode

Update: 21 jul 2021 om 20:13

Major update: Added rule-seed support! (Manual reprint required... not)

Update: 8 jun 2021 om 5:15

TP autosolver by eXish

Update: 7 jun 2021 om 4:52

Prevent rounding errors in A / (B / C) by internally calculating it as (A * C) / B instead

Update: 31 dec 2020 om 18:43

Minor logging change: say “LED 1, 2, 3” and “Number 1, 2, 3” instead of “Number 0, 1, 2” both times

Update: 31 jul 2020 om 9:50

VR fix

Update: 8 jun 2020 om 13:55

Remove the “Requires Timer Visibility” flag

Update: 23 dec 2019 om 18:30

Fix the green condition. The parentheses weren’t correctly swapped and the logging was wrong.

Update: 9 dec 2019 om 16:27

Fix bug with button handler when division by zero is encountered