Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Flyer's Bossier/Harder Modules
正在显示第 1 - 10 项,共 27 项条目
< 1  2  3 >
更新于:10 月 26 日 下午 4:49
作者:VFlyer

MAJOR CHANGE, 2 modules have been moved into this pack. These are:
- Robit Programming
- Footover
If you have Flyer's Other Modules and Flyer's Misc Puzzles, this change should have no impact to this module collection.
If Demand Based Mod Loading is enabled on Tweaks, this make take some time to update due to the dependency of the repo!

更新于:7 月 25 日 下午 11:52
作者:VFlyer

Nobody's Code (MAJOR CHANGE):
- Small discussion with Tach about a condition. Number 5 else's condition has been changed to check if there is a number with no repeating digits.
- (Originally reported by draket and forwarded by Eric)

更新于:2024 年 8 月 23 日 下午 9:27
作者:VFlyer

All Mods (+Clearance Code):
- Ensure the mod is VR Supported.

更新于:2024 年 8 月 22 日 下午 11:22
作者:VFlyer

Pointer Pointer:
- Surely I forgot something when I reduced it to 4x4... Yeah. The recovery mechanic of this. Should be fixed now.

更新于:2024 年 7 月 20 日 下午 10:50
作者:VFlyer

Clearance Code:
- Remove a part of the calculations that just so happen to be equivalent.
-- I am taking about the "subtract the CCW distance from each digit" part, which is equal to "add the CW distance to each digit".

更新于:2024 年 5 月 18 日 下午 4:05
作者:VFlyer

Clearance Code:
- Hotfix, actually add in the code to display the last stage's inputted code.

更新于:2024 年 5 月 17 日 下午 10:37
作者:VFlyer

Clearance Code (MAJOR CHANGE):
It turns out I gave you all easy mode. And he wanted something harder, so here is the harder version.
- Extend the calculation procedure to use previous stage's answers, and to twist up more stages on obtaining digits.
-- Easy mode can be enabled via settings, which drops the calculations using previous stages' answers, and the digit grab twist up.
MANUAL REPRINT REQUIRED

更新于:2024 年 5 月 9 日 下午 9:37
作者:VFlyer

Clearance Code:
- Adjust TP handling to now stop focusing when the module is in the solve anim.
- Also minor adjustment to one of the animations.

更新于:2024 年 5 月 2 日 下午 5:32
作者:VFlyer

MAJOR CHANGES HERE
New module added into the collection:
Clearance Code
- Mod idea by BigCrunch22

更新于:2024 年 4 月 19 日 下午 1:03
作者:VFlyer

Slight Gibberish Twist, Nobody's Code, In Order:
- Fix KMBossModule handler grabbing the WRONG thing.
-- It grabbed module names, rather than the module IDs.
Pointer Pointer:
- Transition to using module IDs, rather than module names.
-- Missed it. Free points.