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

Allow TP to turn colorblind mode back off.

Actualización: 5 NOV 2021 a las 15:36

Colorblind mode

Actualización: 21 JUL 2021 a las 20:13

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

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

TP autosolver by eXish

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

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

Actualización: 31 DIC 2020 a las 18:43

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

VR fix

Actualización: 8 JUN 2020 a las 13:55

Remove the “Requires Timer Visibility” flag

Actualización: 23 DIC 2019 a las 18:30

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

Actualización: 9 DIC 2019 a las 16:27

Fix bug with button handler when division by zero is encountered