Releases: WeatherElectric/OBSControl
Releases · WeatherElectric/OBSControl
v1.2.0 - Websocket Request Reduction
API Changes
- Changed all statuses to be bools and not websocket requests, reducing the amount of requests sent to OBS' websocket server.
- Added GetActiveScene
- Added TriggerHotkeyByName
Mod Changes
- Fixed infinite load still happening
- Made the currently active scene have blue text
v1.1.4 - Infinite Load Fix
v1.1.3 - Crash Fix 2
Crash Fix 2
- Fixed game crash when pressing the replay buffer bind when OBS isn't connected, actually
- Fixed notification from replay buffer triggering if replay buffer wasn't enabled
Dependencies
v1.1.2 - Crash Fix
Crash Fix
- Fixed game crash when pressing the replay buffer bind when OBS isn't connected
Dependencies
v1.1.1 - Control Hand Fix
Control Hand Fix
- Fixed control hand setting doing nothing
- Added some extra debug logging