Changelog
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.4.0] - 2024-07-19
Add version 0.4.0 by name.Added
- Added Recommendation for Distributed Authority hosting model with Netcode for GameObjects.
- Undo support for Recommendation tab.
Changed
- Refined the Netcode Recommendation.
- The Quickstart tab is deactivated if no multiplayer-related package is installed.
[0.3.0] - 2024-06-06
Add version 0.3.0 by name.Added
- Added analytics to the package
Changed
- New user interface for the recommendations tab
- Multiplayer Center no longer upgrades packages that are embedded, linked locally, installed via Git or local Tarball
- Window can now be found under
Window > Multiplayer > Multiplayer Center
- Updated the recommendation of the Widgets package (only compatible with Netcode for GameObjects at the moment)
- Updated the tooltips and various texts in the recommendations tab
[0.2.1] - 2024-04-25
Add version 0.2.1 by name.Non user-facing changes only
[0.2.0] - 2024-04-24
Add version 0.2.0 by name.Added
- Automatic installation of the Getting Started content.
- Changed API for the getting started content.
[0.1.0] - 2024-04-22
Add version 0.1.0 by name.This is the first release of com.unity.multiplayer.center. The package provides a new Window available at Window > Multiplayer Center
that gives a starting point to create a multiplayer game.
The window consists of two tabs: Recommendations
and Getting Started
.
- The
Recommendations
tab provides a customized list of packages and solutions to use based on the characteristics of your multiplayer game. - The
Getting Started
tab provides a list of resources based on the packages that you have installed.