Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Not Modules, Arrows Subdivision
Showing 1-10 of 10 entries
Update: 5 Jan @ 11:36pm

Not Yellow Arrows:
- (MAJOR CHANGE) Requested by Kusane, forwarded by Exish: Bridges with 2 or more colors are no longer freely traversable.
-- Apparently I made it harder on myself but it was as simple as just adding 2 conditions to replace 1.
- Added a grace system to allow the users to reach to the destination square more easily.
-- Less RNG, please? This is currently set up by the where the user is, the closest quadant so far, and if the move pushed them back.
- Add a proper TP autosolver.
-- The one where it will always go towards the corner, not making it do a solve animation when requesting to be forced solved.

Update: 3 May, 2024 @ 3:01pm

Not Red Arrows:
- Add logging for the PR_CH section, and the results of said conditions
Not Blue Arrows:
- Specify that chaining presses can be done.
-- Yes. It's there, but apparently no one noticed.

Update: 3 Jan, 2024 @ 3:09pm

Not Red Arrows:
- Fix division by 0 exception by increasing the minimum starting value.
-- I am so sorry for letting that happen.

Update: 5 Dec, 2023 @ 3:21pm

Miscommunicated Black Arrows:
- Correct the cell at A2 to being 78.
-- This also fixes a potential issue involving the module unable to find 78 on the table.

Update: 19 Nov, 2023 @ 11:12pm

Not Red Arrows:
- Fix autosolver cycling a single digit infinitely.

Update: 1 Nov, 2023 @ 1:46pm

Not Red Arrows:
- Fix a logging mistake, alongside fixing a calculation that doesn't match.

Update: 13 Sep, 2023 @ 10:10am

Not Red Arrows:
- Fix S_O branch miscalc for one of the conditions.

Update: 1 Sep, 2023 @ 11:32am

Not Red Arrows:
- Fix a variable not being reset in the loop.
- Swap horizontal and vertical presses altering the wrong digit.

Update: 29 Aug, 2023 @ 7:57pm

MAJOR CHANGE, Added new module into collection
Miscommunicated Black Arrows
- If an arrows module was not thought out well, you can say that it was miscommunicated...
MISC CHANGES DENOTED HERE:
Not Red Arrows:
- Fix missing TP help message.
Not Yellow Arrows:
- Fix logging issue involving navigating an invalid bridge.
Not Blue Arrows:
- Fix the reversing digits action.

Update: 17 Aug, 2023 @ 11:06am

Initial Release.