Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

The Heart
正在显示第 1 - 10 项,共 10 项条目
更新于:2021 年 12 月 10 日 上午 10:01

Reduce the heart's hitbox so that it does not overlap with adjacent modules.

更新于:2021 年 5 月 20 日 上午 7:26

Add a 'yield return "solve"' to the TP defib handler so unclaimed heart modules are attributed their points towards a person and not a null reference exception

更新于:2021 年 1 月 15 日 下午 2:39

Twitch Plays: PPA should be disabled on Twitch Plays. IDK why it didn't not work in the previous update.

更新于:2021 年 1 月 4 日 上午 6:59

Disable Twitch Plays Scoring code as they apparently figured out a way to take care of this on their end now. No manual reprint required.

更新于:2020 年 10 月 13 日 上午 8:38

* The edge case where the heart would set a new reference time upon a large upward timejump now actually exists in the module.
* Improve logging

更新于:2020 年 7 月 31 日 上午 6:49

Twitch plays: Reward points per defib, not just a solve.

更新于:2020 年 6 月 7 日 下午 1:47

MANUAL REPRINT REQUIRED:
* Removed the rule about adding 2 times the amount of solved hearts, and replaced it with a simple 'two hearts can not solve at once' rule. This will prevent multiple hearts stalling the bomb for more time than the sum of each heart individually.
* Will no longer solve in response to other modules being solved in timemode, as players calculating/knowing how much time is added for each solved module is outside of the scope of this module. Added an extra rule that deals specifically with this scenario, to avoid the module stalling the bomb for multiple minutes.
* Some logging wording changes

更新于:2020 年 5 月 20 日 上午 10:25

* Updated the manual to clarify and emphasize some things, and fixed the SVG (the status light was black). This update does not change any rules, so a manual reprint is not strictly required, but it is recommended if you plan on sharing the manual with friends.

更新于:2020 年 5 月 17 日 上午 4:44

* Twitch plays stuff:
-- Added the word 'optional' to the help message to clarify that adding seconds is not needed.
-- Fixed the module yelling 'invalid command' despite a command being valid.
-- Added elevator music when delaying the defib for over 15 seconds.

更新于:2020 年 5 月 15 日 下午 2:01

Initial Upload