Tags: unicorn-studio/Mirror
Tags
fix: MirrorNetworking#2907 LatencySimulation now uses Time.unscaledTime
feat: OnStopLocalPlayer (MirrorNetworking#2070) (MirrorNetworking#3076) * OnStopLocalPlayer * NB test * stuff
fix: Duplicate IL2CPP hashes when building to WebGL (MirrorNetworking… …#3061) (MirrorNetworking#3072) * fix: Duplicate IL2CPP hashes when building to WebGL (MirrorNetworking#3061) * change to tryget * Update DistanceInterestManagement.cs * Update MethodProcessor.cs * GenerateMethodName * Update MethodProcessor.cs * Update Assets/Mirror/Editor/Weaver/Weaver.cs * Update Weaver.cs Co-authored-by: vis2k <[email protected]> * fix callers to replacement rpcs which used to call the deadlock * improve generated name Co-authored-by: cooper <[email protected]>
perf: inline several hot path functions (MirrorNetworking#3065) * perf: NetworkReader inline all functions * perf: NetworkWriter inline all functions * perf: Utils inlining * perf: Pool inlining * perf: NetworkReader/WriterPool inlining * perf: Compression inlining * perf: Extensions inlining * perf: Mathd inlining * perf: MessagePacking inlining
fix: added / updated AddComponent attributes (MirrorNetworking#3062) * fix: added / updated AddComponent attributes * fix: Added / Updated AddComponent attirbutes * Update Assets/Mirror/Components/Discovery/NetworkDiscoveryHUD.cs
PreviousNext