essential-actions
Clone or download
2021-04-18
Play Music Clip Action
changes
2021-04-23
airplay action (needs work)
2021-04-17
Plugin File
Execute Action
New Plugins And Discontinued Ones
2021-04-13
new changes
new changes
2021-04-10
Add files via upload
Delete PreBuiltPlugins directory

[OBS] Updated Mother, SetCurrentProfile, SetCurrentScene, SetCurrentTransition, SetMute, SetRecording, SetPreviewScene according to 2.0.0

[OBS] Add .gitignore, removed .idea

[OBS] Add README
2021-05-30
fixes
fixes
2021-05-28

Updated gitignores, minor cleanup, renamed toggle actions to "Toggle ..." from "Set ..."
2021-05-27

Reverse toggle if failed

[OBS] renamed SetMute to ToggleMute

Updated build.bat to work properly
2021-05-08

Merge pull request #38 from j4ckofalltrades/use-mvn-wrapper
2021-05-03
Use mvn wrapper
2021-05-02

Merge pull request #37 from j4ckofalltrades/code-cleanup
Code cleanup
2021-05-01

Merge pull request #36 from j4ckofalltrades/twitch-subs-only-toggle

Merge branch 'master' into twitch-subs-only-toggle

Merge pull request #35 from j4ckofalltrades/twitch-slow-mode-toggle
Implement Twitch chat toggle slow mode action
Add Twitch chat subs-only toggle action
2021-04-29

Updated WebsiteAction
2021-04-12

refactored
2021-04-09

[OBS] - Bumped version to 2.0.0, lots of work on SetCurrentProfile

[OBS] - Added connect/disconnect options from MotherConnection

1. Bumped JavaFX to 16
2021-04-08

Merge remote-tracking branch 'origin/master'

Play Audio Clip Action -> added methods for onActionDeleted, and onClientDisconnected
2021-04-04

edit build script to differentiate between prebuilt and dependencies

Updated all obs actions to use mother 1.1.0
2021-04-03

Merge pull request #28 from j4ckofalltrades/use-masked-text-field-prop
Update README
Use ControlType.TEXT_FIELD_MASKED
Fix build script
2021-04-02

hotkey and mediakey actions now compile on the latest actionapi

Merge remote-tracking branch 'origin/master'

Merge pull request #25 from j4ckofalltrades/twitch-chat-update-action-api

updated build file

Updated build script, and added support for new api for all plugins except twitch

updated obs actions to run on latest action api

Updated motheraction password textfield as password field

updated audio clip action to not throw NPE when nothing is running on shutdown
2021-03-27
Build twitch chat plugins using latest action-api
Use latest action-api in twitch whisper
Use latest action-api in twitch unraid
Use latest action-api twitch unhost
Use latest action-api twitch start commercial
Use latest action-api in twitch set color
Use latest action-api in twitch raid channel
Use latest action-api in twitch host channel
Use latest action-api in twitch clear chat
Use latest action-api on twitch add stream marker
Use latest action-api in twitch send channel msg
Use latest action-api in twitch chat connect
2021-04-01

refactored

fixed small bug where audio clip would run even after client being disconnected or clip being changed.

fixed small bug where audio clip would run even after client being disconnected or clip being changed.

removed useless debug message

plugin version is now same as the one mentioned in pom.xml

Fixed Audio Clip Action Bug where the audio file would not play for more than few minutes if its a large file (thanks quimo).
2021-03-31

work
2021-03-24

kaaj
2021-03-23

work
2021-03-22

Added demo icon

work
2021-03-19

More kbd tags to README, Removed NUMBER SIGN

More kbd tags to README

More kbd tags to README

More kbd tags to README

Refactored Space Key

Added kbd tags

Added kbd tags

Added demotoggleaction, more works

Added escape key to readme

Merge pull request #23 from nbeal/patch-1

Added "ESC" as an alternative to "ESCAPE"
2021-03-18
Added ESC key
2021-03-17

Merge pull request #22 from j4ckofalltrades/update-twitch-chat-readme
Update Twitch chat action documentation
2021-03-13

Merge pull request #21 from j4ckofalltrades/implement-twitch-chat-commands
Update README
Build twitch chat actions
Implement Twitch start commercial action
Implement Twitch raid channel action
Implement Twitch host channel action
Implement Twitch add stream marker action
Implement Twitch chat unhost action

removed unused imports
2021-03-10

Replaced textfield with filechooser
2021-03-09

Updated run command action

Updated run command action
2021-03-08

Update README.md

Update README.md