Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

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

Originally, I wanted to do an April Fools special, however I was not able to come up with something funny. So you all are getting this instead.
The name of this pack has been updated alongside the following changes:
Wait. There was a slash in the name? I was so ready for harder boss modules!
MAJOR CHANGES:
Pointer Pointer:
- Requsted by Caleb, reduce the board size to 4x4.
-- The 6x6 version can be enabled by using the settings.
- Missions can now override the alt generation and the board layout if needed.
-- REGEX: "[PPOverride] <true/false>" to use the 6x6 board or not.
MISC CHANGES:
Slight Gibberish Twist:
- Add a different regex to allow overriding this module.
-- REGEX: "[SGTOverride] <3-8>,<0-?>,<0-?>,<Boss/Nonboss>,<true/false>" for setting the grid size for all stages, max stages forwards/behind, boss, and requiring all stages.
All Modules:
- Start using ignored module IDs rather than Module Names, and the attached module IDs to ignore.
-- Thank Timwi (and [REDACTED]) for extending Boss Module Manager for this.
-- THIS CHANGE SHOULD NOT AFFECT NORMAL GAMEPLAY.

更新于:2023 年 11 月 5 日 下午 11:20
作者:VFlyer

Nobody's Code:
- Fix logging mistake, yet again. Involving the header.

更新于:2023 年 8 月 1 日 上午 11:51

Nobody's Code:
- Change display name to no longer use fancy apostrophe.
-- THIS WILL BREAK BOSS HANDLING TEMPORARY UNTIL THE REPO IS UPDATED.

更新于:2023 年 7 月 8 日 下午 8:49

Slight Gibberish Twist:
- Arrange the logging for the stage ordering, and correct spelling mistake.

更新于:2023 年 7 月 8 日 上午 11:41

Slight Gibberish Twist:
- Change author dynamic scoring for 8x8, 4x4 and 3x3 boards.
- MAJOR CHANGE. Add setting to require all stages to be calculated. Can be overridden via mission descriptions.
-- There's a good reason why I didn't have that setting there...
-- If enabled, you will need to calculate the stages as if they were sorted by stage numbers...
- Reword the ENTIRE MANUAL to better describe the procedure.

更新于:2023 年 4 月 22 日 下午 3:08

Slight Gibberish Twist:
On second thought, maybe it was a bad idea to override alt sound effects in the first place.
- Change regex detection for overriding SGT to allow configurable sound effects.
Nobody's Code:
- Fix TP Handling for submitting with numbers.

更新于:2023 年 3 月 17 日 下午 7:23

Slight Gibberish Twist:
- Make the stage text bigger.
- Partially add alternative sound effects and stage change effects. With settings to enable this.
- Add mission overrides for this module.
-- Regex for this: "[SGTOverride] <board size>,<max stages ahead>,<max stages behind>,<exhibition mode>,<play alt effects>"
- Allow board sizes to go lower to 3x3.
-- THIS IS ONLY ACESSIBLE VIA MISSION OVERRIDES.
- Adjust stage selection speed when holding the arrow.
-- This may take some time getting used to, some comments on this on the KTANE discord are welcome.
- Change TP Handling to reward points dynamically.
-- Not surprised no one else on the scoring team (excluding 1 person) was confident enough to give a score, so this will do for now.

更新于:2023 年 2 月 8 日 下午 2:38

Pointer Pointer:
- Use a void command to trigger the autosolve handler instead. And move the autosolve part to a separate coroutine.
In Order:
- Fix issue involving the animation of the phrase displayed.
-- It's always the sub+strings.
Nobody's Code:
- Speed up autosolve handler.

更新于:2023 年 1 月 16 日 下午 3:38

Nobody's Code:
- Minor logging tweaks.

更新于:2022 年 12 月 20 日 下午 12:19

In Order:
Fix module highlight being off.