Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Morse
Showing 1-10 of 15 entries
< 1  2 >
Update: Apr 29, 2022 @ 8:21am

Allow TP to turn colorblind mode back off.

Update: Nov 5, 2021 @ 3:36pm

Colorblind mode

Update: Jul 21, 2021 @ 8:13pm

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

Update: Jun 8, 2021 @ 5:15am

TP autosolver by eXish

Update: Jun 7, 2021 @ 4:52am

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

Update: Dec 31, 2020 @ 6:43pm

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

Update: Jul 31, 2020 @ 9:50am

VR fix

Update: Jun 8, 2020 @ 1:55pm

Remove the “Requires Timer Visibility” flag

Update: Dec 23, 2019 @ 6:30pm

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

Update: Dec 9, 2019 @ 4:27pm

Fix bug with button handler when division by zero is encountered