Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Morse
Mostrando 1-10 de 15 aportaciones
< 1  2 >
Actualización: 29 ABR 2022 a las 8:21 a. m.

Allow TP to turn colorblind mode back off.

Actualización: 5 NOV 2021 a las 3:36 p. m.

Colorblind mode

Actualización: 21 JUL 2021 a las 8:13 p. m.

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

Actualización: 8 JUN 2021 a las 5:15 a. m.

TP autosolver by eXish

Actualización: 7 JUN 2021 a las 4:52 a. m.

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

Actualización: 31 DIC 2020 a las 6:43 p. m.

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

Actualización: 31 JUL 2020 a las 9:50 a. m.

VR fix

Actualización: 8 JUN 2020 a las 1:55 p. m.

Remove the “Requires Timer Visibility” flag

Actualización: 23 DIC 2019 a las 6:30 p. m.

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

Actualización: 9 DIC 2019 a las 4:27 p. m.

Fix bug with button handler when division by zero is encountered