mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Update ChangeLog.md
This commit is contained in:
parent
414fa9cfb9
commit
40dcdc8e7d
@ -6,9 +6,10 @@
|
|||||||
- Pending: NetworkClient handlers are now cleared in Shutdown.
|
- Pending: NetworkClient handlers are now cleared in Shutdown.
|
||||||
- Fixed: Offline scene is no longer reloaded when client fails to connect or is rejected.
|
- Fixed: Offline scene is no longer reloaded when client fails to connect or is rejected.
|
||||||
- Fixed: Start Position Index is now reset to zero when server is stopped.
|
- Fixed: Start Position Index is now reset to zero when server is stopped.
|
||||||
- Fixed: Network Room Players are now all in DontDestroyOnLoad so they don't respawn in the game scene
|
- Fixed: Network Room Players are now all in DontDestroyOnLoad so they don't respawn in the game scene.
|
||||||
- Fixed: Network Room example player controller restores main camera on disable.
|
- Fixed: Network Room example player controller restores main camera on disable.
|
||||||
- Changed: Lobby system renamed to Room to better align the name for what it is and make way for a future Lobby framework
|
- Fixed: Components with different sync intervals were not sending updates to clients.
|
||||||
|
- Changed: Lobby system renamed to Room to better align the name for what it is and make way for a future Lobby framework.
|
||||||
|
|
||||||
## Version 3.17.4 - 2019-Sep-04
|
## Version 3.17.4 - 2019-Sep-04
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user