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