Version 1.0.9

If you're reading this you've probably already encountered the biggest new feature of Dissonance 1.0.9 - the Welcome Window. This new window pops up when you install a new version of Dissonance and offers to bring you to the changelog page for the version you have installed (such as this page). Integrations for the version you have installed will be available to download on the changelog page. This new system allows us to release much more rapid updates of integrations and also creates a much smoother first time installation process for Dissonance.

Integrations

SALSA Lip Sync
Upgrade Available!
Realtime automatic lip synchronisation for Dissonance speaking using SALSA.
Playmaker
Upgrade Available!
Adds support for controlling channels (who is speaking to whom) using Playmaker.
Forge
Upgrade Available!
Use the Forge Networking system to host a Dissonance voice chat session. Please note this is for the legacy Forge Networking asset not for Forge Remastered.
Photon Unity Networking
Upgrade Available!
Use the Photon Unity Networking system to host a Dissonance voice chat session.
UNet (HLAPI)
Upgrade Available!
Use the Unity (UNet) High Level API Networking system to host a Dissonance voice chat session.
UNet (LLAPI)
Upgrade Available!
Use the Unity (UNet) Low Level API Networking system. This hosts it's own LLAPI session and could potentially be used in conjunction with most other networking systems.

New Features

  • New 'Welcome Window' pops up when you install a new version of Dissonance. Directs you to the online changelog and the integrations download site
    • Integration have been removed from the package, they are now all available online
  • Added a VoicePlayerState object for the local player, provides events and live amplitude measurement for the local player

Bug Fixes

  • Fixed null reference exception being thrown if the VoiceBroadcastTrigger was misconfigured
  • Added a 4 byte session ID to the network layer (this can handle someone trying to run two Dissonance sessions on the same IP address)
  • Fixed PhotonCommsNetwork integration never properly shutting itself down (#25)

Known Issues

  • Lacking platform support for:
    • Windows Universal Platform