Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

The Witness [REUPLOAD]
Se afișează 1-6 din 6 intrări
Actualizare: 23 sept. 2022 @ 10:17

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).

Actualizare: 20 sept. 2022 @ 20:04

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

Actualizare: 31 dec. 2021 @ 11:00

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.

Actualizare: 21 sept. 2019 @ 17:12

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

Actualizare: 31 aug. 2019 @ 23:01

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

Actualizare: 27 aug. 2019 @ 18:19

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