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