Skip to content

Releases: FaeyUmbrea/obs-utils

3.2.4

08 Sep 22:31
956482c
Compare
Choose a tag to compare

Version 3.2.4

Fixes

  • Fix typo in module json syntax

3.2.3

08 Sep 17:46
7d363ec
Compare
Choose a tag to compare

Version 3.2.3

Localization

  • Brazilian Portuguese updated
  • Added partial support for Norwegian Bokmål

3.2.2

07 Sep 14:50
432c076
Compare
Choose a tag to compare

Version 3.2.2

Localization

  • Added localization support for the entire module
  • Support added for german
  • Brazilian Portuguese updated

3.2.1

06 Sep 20:16
cb854c0
Compare
Choose a tag to compare

Version 3.2.1

Localization

  • Support added for brazilian Portuguese

3.2.0

06 Sep 20:12
a0ab84a
Compare
Choose a tag to compare

Version 3.2.0

Added

  • Preliminary support for Dice so Nice overlays!

3.1.0

06 Sep 17:35
41fcb91
Compare
Choose a tag to compare

Version 3.1.0

Added

  • Introduced keybindings support for OBS Utils. Users can now switch director modes via keyboard shortcuts.
  • New setting showKeybindingPopup to enable or disable keybinding notifications.

Fixed

  • Tracking logic revised to only track a camera if the scene matches that of the stream user, ensuring better synchronization and performance.

3.0.4

28 Aug 14:02
bd66951
Compare
Choose a tag to compare

Version 3.0.4

Fixes:

  • Improved ProgressBarComponent to handle invalid numerical values gracefully by assigning default values. If the current value is invalid, the progress bar will now show 0.5, and if the maximum value is invalid, its maximum value will be set to 1.

This ensures that the progress bar displays valid data and avoids rendering issues caused by incorrect numerical inputs.

3.0.3

18 Aug 22:03
2e69228
Compare
Choose a tag to compare

Version 3.0.3

Fix:

  • Fixes an issue with token data in V12 that causes the camera to lag behind in track target mode.

3.0.2

10 Aug 00:04
2cf91f2
Compare
Choose a tag to compare

Version 3.0.2

Fix:

  • Fixed issues that would cause Combat Tracker to misbehave

3.0.1

04 Aug 20:48
b15a152
Compare
Choose a tag to compare

Version 3.0.1

Added:

  • Suppress User Config dialog (can be turned off in Settings)