Skip to content

Releases: sam-ln/USharpVideoQueue

v0.8.0

10 Oct 12:46
00e4349

Choose a tag to compare

Changes

  • Network Sync Logic rewritten using UdonSharp‘s new networking methods
  • Using RPCTimer for reliable timed calls
  • Feature: Domain Whitelist
  • Feature: Remove videos while loading (with warning)
  • Safeguards to handle unexpected video player behavior
  • Improved logging
  • Introduced new callbacks

Pull Requests

  • Merge rewrite-sync into master: Network Sync Rewrite; Safety Features; by @sam-ln in #13

Please note that this release requires a VRChat SDK Version of at least 3.8.1!

Full Changelog: v0.7.1...v0.8.0

v0.8.0-alpha.2

18 Aug 09:45

Choose a tag to compare

v0.8.0-alpha.2 Pre-release
Pre-release
  • Fixed Crash when Queue Controls have no Warning Modal
  • Minor changes

v0.8.0-alpha

17 Aug 09:51

Choose a tag to compare

v0.8.0-alpha Pre-release
Pre-release
  • Rewrite of network sync for more reliability. Ownership of the queue is no longer passed around, but is handled by a single user.
  • Allowing removal of videos when they are loading, but showing a warning.
  • Added new event "OnUSharpVideoQueueQueueHasAdvanced" to notify players that their video is up next.
  • Improved logging
  • Updated documentation

Full Changelog: v0.7.1...v0.8.0-alpha

v0.7.1

12 Aug 20:41
a27bd04

Choose a tag to compare

Note: This is the first release which is available as a VPM package. It's recommended to install it via the VRChat Creator Companion using my VCC Repository!

What's Changed

  • Feature: Reordering of videos in queue
  • Feature: New Udon Events, see Readme
  • Feature: Opened API to access Custom-URL-Permissions
  • Fix: Namespace error resolved
  • Fix: Assembly Definition fixed

Full Changelog: v0.6.2...v0.7.1

v0.6.2

07 Dec 19:44

Choose a tag to compare

  • Fixed: Namespace of Switch.cs prevented compilation
  • Feature: Access whether custom URLs are currently allowed

v0.6.1

03 Dec 22:44

Choose a tag to compare

What's Changed

  • Feature: Reordering videos
  • Feature: Queue clearing
  • Feature: New instance owner settings panel

Full Changelog: v0.5.1...v0.6.1

v0.5.1

11 Jan 21:33

Choose a tag to compare

What's Changed

  • Feature: Pagination by @sam-ln in #6
  • Bug fix: Videos would sometimes remain in the queue after its owner had left

Full Changelog: v0.4.1...v0.5.1

v0.4.1

06 Jun 11:29

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/sam-ln/USharpVideoQueue/commits/v0.4.1