Skip to content

v2.0.1

Compare
Choose a tag to compare
@LPLafontaineB LPLafontaineB released this 25 Oct 18:27
· 91 commits to main since this release
6e1ee7a

Boss Room Changelog

[2.0.1] - 2022-10-25

We are excited to announce the release of Boss Room 2.0.1 and its Utilities package version 1.4.1! Thank you for your continuous support and feedback!

Got Feedback about Boss Room? Let us know via our Feedback Form.

What’s new in this Release?

  • Boss Room 2.0.1

    • Updated Boss Room to NGO 1.1.0
      • Now uses managed types for custom INetworkSerializable in NetworkVariables. NetworkGUID is now a class instead of a struct.
      • Cleanup Relay and UTP setup. Flow is now simpler, no need for the RelayUtilities anymore.
      • Reverted a few values in NetworkManager to reflect changes in default values
      • Set connection approval timeout higher, 1 sec is pretty short. If there's a packet drop, some hangups on the network, clients would get timed out too easily.
    • Multiple other fixes, see changelog for more details https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/main/CHANGELOG.md
  • Utilities package version 1.4.1

    • ClientLoadingScreen now sets raycast blocking to true when the loading screen is visible
    • Deprecated Unity Relay Utilities, it should no longer be needed with NGO 1.1.0's new API for setting up Relay

Installation Guide:
https://docs-multiplayer.unity3d.com/netcode/current/learn/bossroom/bossroom/index.html

If you choose to use it with previous editor versions, you will experience compatibility issues with some aspects of the project. If you are currently running Boss Room with 2020LTS, we recommend upgrading to 2021 LTS at the earliest opportunity via the Unity Hub.

Full Changelogs:

https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/main/CHANGELOG.md
https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/main/Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md

Dependencies

Packages

Editor version

  • Editor is 2021.3.10f1