CHANGELOG

v1.2.0

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

  • Fixed infinite load issue

v1.1.3

  • Fixed replay buffer notification still playing even if replay buffer was disabled
  • Properly fixed game crash if OBS wasn't connected and replay buffer bind was pressed

v1.1.2

  • Fixed game crash if OBS wasn't connected and the replay buffer bind was triggered

v1.1.1

  • Fixed control hand setting doing nothing
  • Added some extra debug logging

v1.1.0

  • Patch 6 Support

v1.0.0

  • Initial Release