Skip to content

1.4.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 15:36
· 9 commits to develop since this release

This is a beta release.

  • Split the confirm URL button into 2 buttons, allowing users to choose interrupt what currently playing or enqueue it just like before.
  • Add a small indicator showing the URL has been enqueued.
  • Rearrange UI properties in inspector for future-proof. (This will breaks existing UI if you unpacked the player UI prefab on the scene)
  • Add support for dual sided queue list/playlist (program only, not yet have quick setup flow) (#14)
  • Enhance support for backward placing pickup screen. Also changed a bit the style of the screen with shader magic.
  • Added screen configurator component for fool-proofing manually adds screen to the player but forgot to hook up to core. (Core component still supports directly assigning renderers, this component is just serve as an alternative way to do so)
  • Add support for new gimmick integration (not yet published)

Full Changelog: 1.3.5...1.4.0-beta.1

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