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

feat: add more events to Effect Queue #2785

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Conversation

alfw
Copy link
Contributor

@alfw alfw commented Sep 6, 2024

Description of the Change

  • Added Effect Queue Status as event that trigger when the status of a queue changes.
  • Added Effect Queue Added as a event that triggers when a new item are added to a effect queue.
  • Added a filter for Effect Queue Status , Effect Queue Added and existing Effect Queue Cleared.
  • Added new effectQueueStatus ReplaceVariable that returns the true or false or null based of the status of the effect queue.

Applicable Issues

None

Testing

  • Setup test queue and Chat alert messages to see if it logs correctly
  • Filter tested the same way and working

Screenshots

  • Filters:
    image
    image
  • Variables:
    image
  • Add new event
    image

@alfw alfw marked this pull request as ready for review September 7, 2024 08:55
@alfw alfw requested a review from ebiggz as a code owner September 7, 2024 08:55
Copy link
Member

@ebiggz ebiggz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for working on this!

@ebiggz ebiggz merged commit a30784c into crowbartools:v5 Sep 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants