Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Sorting
Showing 1-10 of 16 entries
< 1  2 >
Update: Oct 16, 2020 @ 1:17pm

[1.4.3]

- ShellSort fixed for the 3rd time, as bubble was using the incorrect offset caused by an off-by-one error.
- Fixed TP bug surrounding the not-so-secretive secret piano toggle command.
- TP will now allow pressing the same button twice, as requested by some people.

Update: Oct 14, 2020 @ 4:44pm

[1.4.2]

- Fixed ShellSort... again. Didn't repeat BubbleSort correctly which led to an unlikely but still devastating 1/120 chance of a softlock with that algorithm. Hopefully no one got affected by it.

Update: Oct 13, 2020 @ 7:02am

[1.4.1]

- Fixed ShellSort to include BubbleSort correctly. Before if BubbleSort was reached, it would automatically strike regardless of which swap was performed, and the module became unsolvable.

Update: Aug 14, 2020 @ 8:09pm

[v1.4] (Manual reprint required!)

**= Three (3) new sorting algorithms!**
- Meet Shell Sort, similar to Comb Sort, except it decreases its distance in compromoise to having to check earlier positions!
- Meet Slow Sort, similar to Merge sort, except it has "severe paranoia that the elements have moved themselves while it wasn't looking"!
- Meet Stooge Sort, a parody of recursion algorithms that splits a large task into 3 smaller tasks, and each smaller task into 3 smaller tasks, until each task can be compared directly!

**= Other minor things you probably don't care about!**
- There's a new hidden TP command that's there just for fun, have fun. :)
- I removed some rendundant logging, specifically the "x/5 buttons sorted".

Update: Aug 1, 2020 @ 5:39pm

v1.3.3
- Fixed TP bug where the second character wasn't checked, and in an event of an invalid character - would cause an exception and autosolve.

Update: Apr 29, 2020 @ 11:41am

v1.3.2
- Condensed manual (module's PDF updated)

Update: Apr 17, 2020 @ 10:55am

v1.3.1
- shit i forgot to remove debug, sorry!!

Update: Apr 17, 2020 @ 10:52am

v1.3
- Fixed TP, it no longer can crash (hopefully) and I added chaining!!

Update: Mar 31, 2020 @ 7:52am

v1.2
- Fixed easing issue when not in default gameplay room
- Better solve animation
- Slight stability improvements

Update: Mar 19, 2020 @ 12:32pm

v1.1.1
- hotfix, i totally forgot to add the classes into the manual which means that the colors broke so i need to fix that really fast like right now just so i can go take a break i was in the middle of playing vr but now i fixed ok thanks