Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

The Witness [REUPLOAD]
Showing 1-6 of 6 entries
Update: 23 Sep, 2022 @ 10:17am

Actually made the logging more convenient.
- Log the sequence of shapes on the module in reading order.
-- If that shape is a triomino, its rotation will also be logged.
- Log for each possible solution in order, in separate lines.
- And separate user input from the generated puzzle.
- Log the inputted sequence of intersections on a submission, and void what the module expects the user to input (as it's redundant).
Side Notes:
- I also accidently bundled a reimagined version of The Witness that is not properly finished yet.
-- That is hidden for the time being, until I get it working properly...
-- Turns out there is more than what I might be annoyed by (and it's due to how the KTANE was coded).

Update: 20 Sep, 2022 @ 8:04pm

- Clean up some code...
- And prep LFA Support for this module by adding idx rotations for L pieces if present

Update: 31 Dec, 2021 @ 11:00am

I have not forgotten about you yet. Definitely been more than a year since I have checked on you...
A reimagined version is going to be in the works. This will try to mimic The Witness faithfully. For now...
- Add a TP autosolve handler for this module. This will automatically clear the line and then trace the correct solution.
- Assign colliders to specific selectables and remove any colliders unused.
- Also remove an animator from the module.

Update: 21 Sep, 2019 @ 5:12pm

2nd Revision
- Changed line textures for no more pointy ends
- Moved Status Light to not be like half-way inside the base component
- Enlarged Symbols
- Adjusted some buttons to account this change

Update: 31 Aug, 2019 @ 11:01pm

Or Revision Number 1.
- Condensed around 180 lines of code into around 15 lines to [hopefully] save memory?
- Make said script easier to recognize the difference between making a line and rendering said line.
- Updated message of invalid puzzle generation to report to VFlyer rather than VFlyer and original author due to ownership transfer.
- Add an example to the TP help command for chaining button presses

Update: 27 Aug, 2019 @ 6:19pm

Initial Renewal of Original Witness Module.

The changes from the original version are:

- Noting discrenpencies between the original game and the module counterpart
- FIXES "Puzzle ID 42 generates an impossible board" issue
- Avoids most of color discrenpencies in question with other symbols

BECAUSE OF THE BOLDED CHANGES, A MANUAL REPRINT IS REQUIRED