Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Scripting
Showing 1-10 of 12 entries
< 1  2 >
Update: 23 Oct, 2020 @ 7:32am

(*) The module will now accurately display the correct value for the boolean

Update: 16 Sep, 2019 @ 11:34am

(*) ACTUALLY changed the "Change Method" message from Twitch Plays

Update: 13 Sep, 2019 @ 10:02am

(*) Fixed the "Change Method" message.

Update: 19 Aug, 2019 @ 7:52am

(*) Reworked the module. A list can be viewed below.

- Merged the variable and the variable name together at line 6. (It is now one text, so that it doesn't mess up spacing)
- Same goes for the variable and the value at line 9. (Under same reasoning)
- Changed the display for the bool condition from "!condition" to "condition == false".
- fixed two typos: the Char value had 2 apostrophes, and the Float value was missing an f. Both are fixed.

Update: 15 Jul, 2019 @ 12:30pm

(*) Extra update: added the semicolon in front of int and float

Update: 15 Jul, 2019 @ 12:16pm

(*) Changed the characters for char from " to '

Update: 26 Jun, 2019 @ 7:23am

(*) Logging error fixed

Update: 26 Apr, 2019 @ 2:59am

(*) Simplified the method calculation and fixed a typo in the logging

Update: 7 Feb, 2019 @ 1:13pm

(*) Presumable fix to a bug that didn't correctly check for exception "Ind".
(+) The module now also tracks which venn diagram is correct/incorrect

Update: 16 Dec, 2018 @ 6:35am

(*) fixed a bug that made all using directives unnecessary when there weren't any indicators