Skip to content

Allow toggling Cooldown through ActionEvent#43680

Open
SirWarock wants to merge 1 commit intospace-wizards:masterfrom
SirWarock:Allow-Actions
Open

Allow toggling Cooldown through ActionEvent#43680
SirWarock wants to merge 1 commit intospace-wizards:masterfrom
SirWarock:Allow-Actions

Conversation

@SirWarock
Copy link
Copy Markdown
Contributor

About the PR

I added a boolean that decides whether the action cooldown is meant to start or not.

Why / Balance

This allows for custom cooldowns. I have an action downstream that depends on the situation before it does something.
Depending on what situation it's pressed, the cooldown could be longer. However, for that, I have to modify the UseDelay because the cooldown would always be set back to the normal UseDelay when it exits my code, despite me using SetCooldown in my code.

Technical details

Just one itsy boolean.

Media

Requirements

Breaking changes

Changelog

@PJBot PJBot added S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. size/XS Denotes a PR that changes 0-9 lines. labels Apr 21, 2026
@Pok27 Pok27 added P3: Standard Priority: Default priority for repository items. D3: Low Difficulty: Some codebase knowledge required. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

D3: Low Difficulty: Some codebase knowledge required. P3: Standard Priority: Default priority for repository items. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants