Skip to content

Kruiz Control v1.2.0

Choose a tag to compare

@Kruiser8 Kruiser8 released this 22 May 03:25
· 459 commits to master since this release

Home Page | Installation | Documentation | Tutorial | Patreon | Support Discord

Cooldown and If Actions for more flexibility and control!

Release Video

Major Updates

  • The Patreon now has a community goal for more tutorials! I'd love to put some videos together that walk through common use cases and advanced features.
  • New Triggers: OnInit and OnSpeak
  • New Actions: Cooldown and If
  • Fixed an issue where whispers could trigger broadcaster commands.

NEW

FIXES

  • Chat OnCommand and OnKeyword Triggers now handle multiple triggers (before you could only have one per command/keyword).
  • The broadcaster permission now compares the username to the channel name instead of using ComfyJS permissions. It's recommended to use user-specific permissions for whispers.
  • Fixed an issue where OBS CurrentScene didn't always return a scene value.
  • Fixed an issue where the Streamlabs "Test Subscription" button in the dashboard would always trigger a gifted sub trigger (OnSLTwitchGiftSub) as opposed to a normal sub trigger (OnSLTwitchSub).
  • Fixed an issue where whitespace at the beginning of a line messed up trigger/comment parsing
  • Minor updates to documentation and settings pages to improve clarity.