Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Morse
1–10 из 15
< 1  2 >
Обновление: 29 апр. 2022 г. в 8:21

Allow TP to turn colorblind mode back off.

Обновление: 5 ноя. 2021 г. в 15:36

Colorblind mode

Обновление: 21 июл. 2021 г. в 20:13

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

Обновление: 8 июн. 2021 г. в 5:15

TP autosolver by eXish

Обновление: 7 июн. 2021 г. в 4:52

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

Обновление: 31 дек. 2020 г. в 18:43

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

Обновление: 31 июл. 2020 г. в 9:50

VR fix

Обновление: 8 июн. 2020 г. в 13:55

Remove the “Requires Timer Visibility” flag

Обновление: 23 дек. 2019 г. в 18:30

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

Обновление: 9 дек. 2019 г. в 16:27

Fix bug with button handler when division by zero is encountered