Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Name Changer
正在显示第 1 - 10 项,共 15 项条目
< 1  2 >
更新于:2021 年 10 月 18 日 上午 10:41

Alot of stuff happened. Thanks eXish.
(Copy and paste moment)
-Moved around buttons to make them symmetric and look nicer
-Updated the preview image to reflect this change
-Add Gamepad/controller support
-Changed TP support to have delay between presses and in the autosolver
-Fixed the module not generating the correct letter properly in some cases
-Changed some wording in the manual (Manual Reprint Required)
-Manual is now bundled with the module

更新于:2021 年 8 月 21 日 下午 8:50

Alot of code changes (thanks timwi, and I was a month behind...)

更新于:2021 年 3 月 31 日 上午 11:36

I forgot how fun it was to make this module, as well as fixing bugs!

更新于:2020 年 12 月 7 日 上午 6:21

Yes.

更新于:2020 年 11 月 8 日 下午 5:55

Major update (thanks to Vflyer):
- Move button interactions to Start()
- Prevent buttons from being interactable when the module is solved
- TP rewrite, to make the command case insensitive, and to use Regex instead.
- Reduce redundancy in code
- Add Audio effects for the module
- Use a more efficient way to assign arrow selectables.
- Modify Force solve handling
- Redone initial calculations and solution calculations.
- Add a reset command for TP
- Out of bounds handling adjustment
Module design/other things:
- Remove excessive components on prefab for one of the arrow directions
- Version Change for confirmation
- Actually bundle KMAudio onto the module
Manual:
- Completely rewrote the manual to make it make more sense.

更新于:2020 年 5 月 15 日 下午 1:39

Fixed to where if you wanted to submit the module on TP, it would require a number. It no longer needs a number.

更新于:2020 年 5 月 13 日 下午 4:34

Somehow didn't build the module correctly.
Sorry for some bombs breaking because of this.

更新于:2020 年 5 月 6 日 上午 8:35

Just some TP updates.

更新于:2020 年 4 月 28 日 下午 4:25

Fixes:
- Actually fixed the down button.
TP fixes:
- Made it to where STEREOTYPE doesn't fuck up the TP.
- Changed the commands to use OnInteract instead of void methods, YOUR WELCOME RED.

更新于:2020 年 4 月 24 日 下午 5:29

Fixes:
General fixes:
- Fixed where the word STEREOTYPE would softlock a bomb.
- Changed how getting the position of the word and letter is gotten.
TP fixes:
- Fixed how a certain command (!{0} {l, r, d, u}) is declined, you must have the # after.
- FINALLY MADE THE TP AUTOSOLVER!!!