Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

The Bulb
Showing 21-30 of 59 entries
< 1  2  3  4  5  6 >
Update: 4 Jul, 2018 @ 7:02am

Actually fix the bug.

Update: 4 Jul, 2018 @ 6:31am

Fix very subtle bug in TP: if you’re going to yield a button, then WaitForSeconds, then the same button, DON’T start a coroutine in OnInteract that will give a strike DURING the WaitForSeconds, because then the button is never released and the next command has press/release swapped. Solution: give the strike in the OnInteractEnded handler, not in the coroutine

Update: 30 Jun, 2018 @ 1:08pm

Add sounds and a brief victory flashing.

Update: 20 Jun, 2018 @ 11:20pm

Remove duplicated PDF manual.

Update: 21 Mar, 2018 @ 5:50am

Forgot to add the reset command to the Twitch Plays help message.

Update: 21 Mar, 2018 @ 5:49am

In an effort to make it possible to solve the module after a mistake and/or no knowledge of prior actions, allow resetting the module by long-pressing either button. (Manual updated accordingly.)

Update: 14 Mar, 2018 @ 4:11am

TP fix.

Update: 18 Feb, 2018 @ 7:52am

Fix the screw/unscrew animation speed

Update: 7 Dec, 2017 @ 2:39pm

Update for KTANE version 1.6.

Update: 21 Sep, 2017 @ 3:47pm

Minor logging fix