Skip to content

Commit cd18d78

Browse files
committed
1.3.5 release
1 parent ef259d8 commit cd18d78

File tree

23 files changed

+146
-404
lines changed

23 files changed

+146
-404
lines changed

Assets/Demo/PongChamp.unity

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -980,41 +980,27 @@ MonoBehaviour:
980980
OnClientConnected:
981981
m_PersistentCalls:
982982
m_Calls: []
983-
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
984-
Culture=neutral, PublicKeyToken=null
985983
OnClientDataReceived:
986984
m_PersistentCalls:
987985
m_Calls: []
988-
m_TypeName: Mirror.UnityEventArraySegment, Mirror, Version=0.0.0.0, Culture=neutral,
989-
PublicKeyToken=null
990986
OnClientError:
991987
m_PersistentCalls:
992988
m_Calls: []
993-
m_TypeName: Mirror.UnityEventException, Mirror, Version=0.0.0.0, Culture=neutral,
994-
PublicKeyToken=null
995989
OnClientDisconnected:
996990
m_PersistentCalls:
997991
m_Calls: []
998-
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
999-
Culture=neutral, PublicKeyToken=null
1000992
OnServerConnected:
1001993
m_PersistentCalls:
1002994
m_Calls: []
1003-
m_TypeName: Mirror.UnityEventInt, Mirror, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
1004995
OnServerDataReceived:
1005996
m_PersistentCalls:
1006997
m_Calls: []
1007-
m_TypeName: Mirror.UnityEventIntArraySegment, Mirror, Version=0.0.0.0, Culture=neutral,
1008-
PublicKeyToken=null
1009998
OnServerError:
1010999
m_PersistentCalls:
10111000
m_Calls: []
1012-
m_TypeName: Mirror.UnityEventIntException, Mirror, Version=0.0.0.0, Culture=neutral,
1013-
PublicKeyToken=null
10141001
OnServerDisconnected:
10151002
m_PersistentCalls:
10161003
m_Calls: []
1017-
m_TypeName: Mirror.UnityEventInt, Mirror, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
10181004
DebugEnabled: 1
10191005
ServerBindAll: 1
10201006
ServerBindAddress: 127.0.0.1

Assets/Demo/Textures/pogchamp.png.meta

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Mirror/Runtime/Transport/Ignorance/Dependencies/ENet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,4 +1192,4 @@ internal static class Native
11921192
[DllImport(nativeLibrary, CallingConvention = CallingConvention.Cdecl)]
11931193
internal static extern void enet_peer_reset(IntPtr peer);
11941194
}
1195-
}
1195+
}

Assets/Mirror/Runtime/Transport/Ignorance/IgnoranceThreaded.cs

Lines changed: 104 additions & 68 deletions
Large diffs are not rendered by default.

Assets/Mirror/Runtime/Transport/Ignorance/Modules/IgnoranceLANDiscoveryModule.cs

Lines changed: 0 additions & 287 deletions
This file was deleted.

Assets/Mirror/Runtime/Transport/Ignorance/Modules/IgnoranceLANDiscoveryModule.cs.meta

Lines changed: 0 additions & 11 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)