Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Etterna
正在显示第 1 - 10 项,共 18 项条目
< 1  2 >
更新于:2021 年 2 月 26 日 上午 12:46

[1.8.6]

- Fixed AutoSolver not auto-solving automatically by automating a solve wait.

更新于:2021 年 2 月 26 日 上午 12:01

[1.8.5]

- Fixed AutoSolver solving automatically by automating a solve wait.

更新于:2020 年 11 月 14 日 上午 6:23

[1.8.4]

- Fixed TP bug where out-of-order numbers caused a softlock.

更新于:2020 年 10 月 25 日 下午 3:43

[1.8.3]

VR texture fix! Tested with the HTC Vive.

更新于:2020 年 6 月 3 日 上午 12:08

v1.8.2
- Added yield return solve/strike.

更新于:2020 年 6 月 2 日 下午 11:56

v1.8.1
- Fixed TP issue where it would hit the notes too early.

更新于:2020 年 4 月 13 日 下午 12:04

v1.7.1
- Unprivated some variables (potential Souvenir support)

更新于:2020 年 3 月 31 日 上午 12:58

v1.7
- Fixed bug where pressing on no beats causes the StringBuilder to remove 2 characters from a null string, causing the script to freeze and end up on beats 33/32.

更新于:2020 年 3 月 29 日 上午 3:52

v1.6 (One line hotfix)
- _builder = new StringBuilder();
- Fixed logging issue where it would remember every input you done, including previous instances where you would get a strike. This did not affect calculation, only logging. 32 32 32 32 32 32 32 1 1 2 2 2 2 3 3 3 3 4 4 4 4 4 4 5 5

更新于:2020 年 3 月 27 日 上午 4:27

v1.5
- Changed position to localPosition, which was what was causing all these problems.