Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

The Heart
Showing 1-10 of 10 entries
Update: 10 Dec, 2021 @ 10:01am

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

Update: 20 May, 2021 @ 7:26am

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

Update: 15 Jan, 2021 @ 2:39pm

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

Update: 4 Jan, 2021 @ 6:59am

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.

Update: 13 Oct, 2020 @ 8:38am

* 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

Update: 31 Jul, 2020 @ 6:49am

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

Update: 7 Jun, 2020 @ 1:47pm

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

Update: 20 May, 2020 @ 10:25am

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

Update: 17 May, 2020 @ 4:44am

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

Update: 15 May, 2020 @ 2:01pm

Initial Upload