Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.4.0] - 2024-07-17
General
- Fix namespace clash in
WidgetConfigurationEditor
[0.3.0] - 2024-07-15
General
- Support for Multiplayer Service Package 0.6.0
- Widgets are center aligned by default
Vivox
- Added
Text ChatWidget - Added info box to install Vivox in WidgetConfigurationManager if not installed to access all features
[0.2.0] - 2024-07-03
General
- Quickstart sample now opens in a new Scene instead of adding to the active Scene.
Session
- Added
Session Player ListWidget - Added
Exit SessionWidget - Added
Quick Join SessionWidget - Added new
ConnectionTypevalueNoneto theWidgetConfigurationasset for non-netcode use-cases. - Added new
ConnectionTypevalueDistributedAuthorityto theWidgetConfigurationasset for the new Distributed Authority feature (only available in NGO 2.0 or higher).
Vivox
- Voice chat will automatically be joined when enabled via the
WidgetConfiguration - Added
Select Input Audio DeviceandSelect Output Audio DeviceWidget - Added setting
Players Can Be Mutedto theSession Player ListWidget - Added voice indicator icon to the
Session Player ListWidget
[0.1.1] - 2024-04-17
- Fixed an integration issue with Multiplayer Center