Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CancelOnInterrupt option when the KeyAction.Interrupt condition is met #649

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

Xian55
Copy link
Owner

@Xian55 Xian55 commented Dec 29, 2024

Key Changes:

  • Core: RequirementFactory: Added CanRun Requirement
  • Core: KeyAction: Added CancelOnInterrupt
  • Core: ConfigurableInput: Added PressESC.
  • Json: Added Shaman_60_elemental profile to demonstrate castbar based spell interruption.

Core: KeyAction: Added CancelOnInterrupt

Core: ConfigurableInput: Added PressESC.

Json: Added Shaman_60_elemental profile to demonstrate castbar based spell interruption.
@Xian55 Xian55 added documentation Improvements or additions to documentation feature request This is a request for a new feature, or an expansion of an existing feature. refactor This ticket concerns the possible simplification of code/data. enhancement This pull request implements a new feature. labels Dec 29, 2024
@Xian55 Xian55 linked an issue Dec 29, 2024 that may be closed by this pull request
@Xian55 Xian55 merged commit 8d88095 into dev Dec 29, 2024
1 check passed
@Xian55 Xian55 deleted the feature/648 branch December 29, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement This pull request implements a new feature. feature request This is a request for a new feature, or an expansion of an existing feature. refactor This ticket concerns the possible simplification of code/data.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interrupt condition
1 participant