From f7db1100b316945aea8487880ff3d1ab82dcb1fb Mon Sep 17 00:00:00 2001 From: MrGadget Date: Thu, 21 Mar 2019 09:35:27 -0400 Subject: [PATCH] Update ChangeLog.md --- docs/General/ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/General/ChangeLog.md b/docs/General/ChangeLog.md index e35defd39..9ce5fdf3a 100644 --- a/docs/General/ChangeLog.md +++ b/docs/General/ChangeLog.md @@ -5,6 +5,7 @@ - Added: Semantic Versioning - Added: SyncDictionary...SyncHashSet coming soon™ - Added: NoRotation to NetworkTransform +- Added: Scale is now included in spawn payload along with position and rotation - Added: Generic `IMessageBase` to allow struct message types - Fixed: Host should not call Disconnect on transports - Fixed: NetworkLobbyPlayer.OnClientReady works now