Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Etterna
Showing 11-18 of 18 entries
< 1  >
Update: 26 Mar, 2020 @ 6:13pm

v1.4
- Fixed TwitchPlays
- Fixed algorithm that checks if the answer is impossible. (Yes, I somehow broke it)
- Fixed generator FOR REAL
- Please tell me it's fixed
- I really hope it's fixed

Update: 26 Mar, 2020 @ 4:05am

v1.3
- Fixed bug where the module very rarely autocompletes because it generated an impossible solution.

Update: 25 Mar, 2020 @ 1:57pm

v1.2
- Fixed another generation bug that also led to the wrong answer.

Update: 25 Mar, 2020 @ 5:12am

v1.1
- Fixed an issue where the display would render incorrect positions because of a byte underflow caused by a backwards for loop.

Update: 24 Mar, 2020 @ 9:51am

v1.0.3
- Removed all logging. (Aside from error handler, and solve)

Update: 23 Mar, 2020 @ 7:45pm

v1.0.2
- Should be ready for public release!

Update: 23 Mar, 2020 @ 2:49pm

v1.0.1
- undefined changes (nothing that affects calculation), too bad it's manual challenge

Update: 23 Mar, 2020 @ 1:16pm

v1.0
- Initial release