Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Morse
Ergebnisse 1–10 von 15
< 1  2 >
Update: 29. Apr. 2022 um 8:21

Allow TP to turn colorblind mode back off.

Update: 5. Nov. 2021 um 15:36

Colorblind mode

Update: 21. Juli 2021 um 20:13

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

Update: 8. Juni 2021 um 5:15

TP autosolver by eXish

Update: 7. Juni 2021 um 4:52

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

Update: 31. Dez. 2020 um 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. Juli 2020 um 9:50

VR fix

Update: 8. Juni 2020 um 13:55

Remove the “Requires Timer Visibility” flag

Update: 23. Dez. 2019 um 18:30

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

Update: 9. Dez. 2019 um 16:27

Fix bug with button handler when division by zero is encountered