Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Scripting
正在显示第 1 - 10 项,共 12 项条目
< 1  2 >
更新于:2020 年 10 月 23 日 上午 7:32

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

更新于:2019 年 9 月 16 日 上午 11:34

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

更新于:2019 年 9 月 13 日 上午 10:02

(*) Fixed the "Change Method" message.

更新于:2019 年 8 月 19 日 上午 7:52

(*) 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.

更新于:2019 年 7 月 15 日 下午 12:30

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

更新于:2019 年 7 月 15 日 下午 12:16

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

更新于:2019 年 6 月 26 日 上午 7:23

(*) Logging error fixed

更新于:2019 年 4 月 26 日 上午 2:59

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

更新于:2019 年 2 月 7 日 下午 1:13

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

更新于:2018 年 12 月 16 日 上午 6:35

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