Skip to content

Releases: JLChnToZ/VVMW

1.4.7

24 Jul 13:44
Compare
Choose a tag to compare

Fixed

  • Enabling lock state while playing won't lock progress bar (#71)
  • Audio controller unable to function

Added

  • Instant VRC Light Volumes V2 setup and support

Full Changelog: 1.4.6...1.4.7

Download/update with VCC: https://xtlcdn.github.io/vpm/

1.4.6

05 Jul 16:39
Compare
Choose a tag to compare

Fixed

  • Unable to compile on older VRCSDK (despite updating is recommended).

Added

  • Add Audio Controller allows external scripts to control individual audio volumes without interference with video player volume control.
  • Selective rendering on all video shaders for mirrors and/or VRC cameras.

Changed

  • Auto Play on Near now partially works when synchronization enabled, alongside with some new options.

Full Changelog: 1.4.5...1.4.6

Download/update with VCC: https://xtlcdn.github.io/vpm/

1.4.6-beta.2

01 Jul 18:01
Compare
Choose a tag to compare
1.4.6-beta.2 Pre-release
Pre-release

This is a beta release.

Added

  • Selective rendering on all video shaders for mirrors and/or VRC cameras.

Full Changelog: 1.4.6-beta.1...1.4.6-beta.2

This build may be unstable and meant for testing, use at your own risk.

1.4.6-beta.1

27 Jun 11:22
Compare
Choose a tag to compare
1.4.6-beta.1 Pre-release
Pre-release

This is a beta release.

Fixed

  • Unable to compile on older VRCSDK (despite updating is recommended).

Added

  • Add Audio Controller allows external scripts to control individual audio volumes without interference with video player volume control.

Changed

  • Auto Play on Near now partially works when synchronization enabled, alongside with some new options.

Full Changelog: 1.4.5...1.4.6-beta.1

This build may be unstable and meant for testing, use at your own risk.

1.4.5

01 Jun 10:27
Compare
Choose a tag to compare
  • Added support for half stereo mode (API/properties only, user interactable UI update will be available on next release of VizVid Pano)
  • Added a proper changelog
  • Removed hard dependency to VPM Resolver (#66)
  • Added a dedicated updater for VRC Light Volumes
  • Added speed adjustment on non-supported modes (UI only, no actual effects)
  • Added InputFilterBase class for filtering/replacing user input URLs before loading/enqueueing
    • This is an abstract class without logic; world creators must implement custom filtering logic.
    • It is limited to pre-entered or editor-generated URLs due to VRChat security restrictions.

Important

Starting from this version, VPM Resolver is not enforced to be installed. But if your project don't have it, the self updater will not be able to check and notify update.

Full Changelog: 1.4.4...1.4.5

Download/update with VCC: https://xtlcdn.github.io/vpm/

1.4.5-beta.3

28 May 16:57
Compare
Choose a tag to compare
1.4.5-beta.3 Pre-release
Pre-release

This is a beta release.

  • Adjusted enable/disable logic in light volume adaptor

Full Changelog: 1.4.5-beta.2...1.4.5-beta.3

This build may be unstable and meant for testing, use at your own risk.

1.4.5-beta.2

27 May 17:24
Compare
Choose a tag to compare
1.4.5-beta.2 Pre-release
Pre-release

This is a beta release.

  • Add dedicated updater for VRC Light Volumes
  • Add mipmap support (#41), demanded by above new feature.

Full Changelog: 1.4.5-beta.1...1.4.5-beta.2

This build may be unstable and meant for testing, use at your own risk.

1.4.5-beta.1

24 Apr 07:19
Compare
Choose a tag to compare
1.4.5-beta.1 Pre-release
Pre-release

This is a beta release.

  • Allows speed adjustment on non-supported modes (UI only, no actual effects)
  • Added InputFilterBase class allowing filter/replace user input URLs before actual loading/enqueueing.
    • This class is an abstract class without actual logic in it, so it's up to world creators coding their own filtering logic by needs.
    • VRChat don't support programmically craft URL in runtime (security reasons), so you can't replace arbitrary URLs, instead you can only replace with pre-entered (or pre-generated within editor) URLs.

Full Changelog: 1.4.4...1.4.5-beta.1

This build may be unstable and meant for testing, use at your own risk.

1.4.4

28 Mar 08:59
Compare
Choose a tag to compare
  • Fix unable to play user input URL when "auto play on idle" is enabled and is playing playlist entries.

Full Changelog: 1.4.3...1.4.4

Download/update with VCC: https://xtlcdn.github.io/vpm/

1.4.3

26 Mar 13:17
Compare
Choose a tag to compare
  • Make sure dependency properly constrained by semver. (#62)

Full Changelog: 1.4.2...1.4.3

Download/update with VCC: https://xtlcdn.github.io/vpm/