v1.0.9.0
·
358 commits
to master
since this release
- Remote trigger repository feature added
- Master repository list added
- New window message send action added
- Folders can now be selected to be fired on startup (= fires all triggers inside the selected folder on startup)
- Images to display in image auras can now be URLs to remote images
- It was already possible to specify sound effects as remote links
- Added show and hide source options to OBS remote control operation
- Added string manipulation function format(type, format string)
- Added special variable _jsonresponse for parsing and retrieve values from JSON requests
- Added special variables _screenwidth and _screenheight to retrieve the width and height of the primary monitor
- Added special variables _lastencounter and _activeencounter to get DPS information from ACT (in default miniparse format)
- Added special variable _ffxivpartyorder to retrieve debug information regarding party order configuration
- Added special variables _textaura and _imageaura to allow access to aura properties
- Available text aura properties: x, y, w, h, opacity, text
- Available image aura properties: x, y, w, h, opacity
- Rebuilt log window with a better view and search options