Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Not Modules, Arrows Subdivision
Mostrando 1-10 de 10 aportaciones
Actualización: 5 ENE a las 23:36
por VFlyer

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.

Actualización: 3 MAY 2024 a las 15:01
por VFlyer

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.

Actualización: 3 ENE 2024 a las 15:09
por VFlyer

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

Actualización: 5 DIC 2023 a las 15:21
por VFlyer

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.

Actualización: 19 NOV 2023 a las 23:12
por VFlyer

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

Actualización: 1 NOV 2023 a las 13:46
por VFlyer

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

Actualización: 13 SEP 2023 a las 10:10

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

Actualización: 1 SEP 2023 a las 11:32

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

Actualización: 29 AGO 2023 a las 19:57

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.

Actualización: 17 AGO 2023 a las 11:06

Initial Release.