Skip to content

0.2.1 - Cooldowns, Previous Scenes, and Emotes

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 17:12
· 668 commits to main since this release
063ee5b

Cool Downs

  • Chat Commands now have an optional cool down to prevent spam. (Thanks FitzBro and CasinoCypher for the suggestion)

Previous Scene

  • A new action has been added to the OBS plugin that acts like a back button in a browser, but for OBS scenes.
    • Useful for triggers to change to a scene temporarily and then return to your original scene!

Emotes Overlay Update

(Overlays are still in an experimental state, they don't have UI for configuration yet)

  • Accessible with browser source set to (http://localhost/emotes.html)
  • The emotes overlay now supports BTTV, 7TV, And FFZ third party emotes. (Thanks camelul for the suggestion)
  • The emotes overlay now supports animated emotes!
  • Added URL params spawnX, spawnY, spawnAngle, spawnSpread to allow configuration of where the emotes appear (Thanks VerboseToast for the suggestion)
    • Angles specified in degrees.

Minecraft

  • The Minecraft RCON plugin now correctly reconnects to the server after it loses connection, and will attempt connection when settings have been changed.

UI Improvements

  • Units have been added to actions with measurements, mostly time inputs.
  • Icons have been added to boolean inputs so the they display more intuitively

Dev Junk

  • The twitch plugin now has lastFollower as a state option, useful for displaying the user who last followed. lastSubscriber is delayed due to API limitations.
  • Reduced Log Spam
  • Added some defaults to make actions behave better without editing.