Skip to content

Releases: FaeyUmbrea/obs-utils

3.6.1

28 Feb 22:57
c39dc80
Compare
Choose a tag to compare

Version 3.6.1

Fixed

  • Fixed a UI display issue caused by the new sort order display elements

3.6.0

28 Feb 19:51
46ef30e
Compare
Choose a tag to compare

Version 3.6

Major Changes

  • Actor Selection Index Display: Added functionality to show the selection index of actors in the selection UI
  • OBS Mode Enhancements:
    • Introduced a permanent setting to enforce OBS mode on /stream.
    • Fixed WebSocket Settings reload issues for OBS
    • Added a force settings button to the director

Languages

  • Russian: Added at 0.6% completeness, contributions to Weblate would be very welcome

3.3.5

17 Feb 13:07
753aaf8
Compare
Choose a tag to compare

Version 3.3.5

Fixed

  • Fixed an issue that caused Multi-AV Components to output incorrect amounts of icons/images

3.3.4

12 Feb 12:49
374780a
Compare
Choose a tag to compare

Version 3.3.4

Added

  • French translation courtesy of wirgeen. Many thanks for your contribution!

3.3.3

11 Jan 03:01
82382a8
Compare
Choose a tag to compare

Version 3.3.3

Fixed

  • Added a failsafe for the progress-bar component in case the value passed to it is infinite.

3.3.2

26 Dec 21:13
b719dc6
Compare
Choose a tag to compare

Version 3.3.2

Fixed

  • Fixed an error introduced by the typescript conversion that would cause multi icon and multi image components to fail

3.3.1

20 Dec 16:11
ce0b94f
Compare
Choose a tag to compare

Version 3.3.1

Added

  • Introduced additional values for boolean components to make targeting based on value easier.

Changed

  • Moved the codebase to TS, it has been tested as thoroughly as I can, but issues might arise.

3.3.0

20 Nov 21:13
3ab45b5
Compare
Choose a tag to compare

Version 3.3.0

Changes

  • The /stream view will now have a green background again if opened outside of an OBS browser source. This is to make OBS mode a bit more useful if capturing a browser window directly and chromakeying out the background

Added

  • New "Player Characters" tracking mode, that will track all characters that are configured as a players character in the "Setup Player" screen. This uses Foundrys builtin "players" filter, which means GMs are not selected for this
  • New "Pause Camera Tracking" Feature, that can, as the name suggest, temporarily pause the camera cloning so you can look around without affecting the stream view. Please keep in mind that this is enabled globally and also affects player viewport cloning
  • New "View Smoothing" Feature that reduces the viewport cloning update rate, to make the tracking a bit less jittery at the cost of it being more "robotic". This can be toggled off in settings and is on by default

Fixes

  • Fixed an issue with DSN that would cause the overlays to break inexplicably when DSN was enabled and the actors token was placed on the scene

3.2.6

28 Sep 22:56
55b9470
Compare
Choose a tag to compare

Version 3.2.6

Changes

  • Dice so nice compatibility code was updated, please ensure your DSN is at least version 5.1.0 or it might no longer work
  • New notification center that can get notifications from a server instead of a local file

3.2.5

13 Sep 16:26
cce89f4
Compare
Choose a tag to compare

Version 3.2.5

Fixes

  • Fixed a bug that would cause the fake canvas required for dice-so-nice to reappear when the scene is changed. Blacking out the stream view.

Localization

  • Updated support for Norwegian Bokmål (58% complete)