Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Not Modules, Arrows Subdivision
正在显示第 1 - 10 项,共 10 项条目
更新于:1 月 5 日 下午 11:36
作者: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.

更新于:2024 年 5 月 3 日 下午 3:01
作者: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.

更新于:2024 年 1 月 3 日 下午 3:09
作者:VFlyer

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

更新于:2023 年 12 月 5 日 下午 3:21
作者: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.

更新于:2023 年 11 月 19 日 下午 11:12
作者:VFlyer

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

更新于:2023 年 11 月 1 日 下午 1:46
作者:VFlyer

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

更新于:2023 年 9 月 13 日 上午 10:10

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

更新于:2023 年 9 月 1 日 上午 11:32

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

更新于:2023 年 8 月 29 日 下午 7: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.

更新于:2023 年 8 月 17 日 上午 11:06

Initial Release.