Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: unicorn-studio/Mirror

Tags

v60.3.1

Toggle v60.3.1's commit message
fix: MirrorNetworking#2907 LatencySimulation now uses Time.unscaledTime

v60.3.0

Toggle v60.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: OnStopLocalPlayer (MirrorNetworking#2070) (MirrorNetworking#3076)

* OnStopLocalPlayer

* NB test

* stuff

v60.2.4

Toggle v60.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v60.2.3

Toggle v60.2.3's commit message
Revert merge master to master

v60.2.2

Toggle v60.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v60.2.1

Toggle v60.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: added / updated AddComponent attributes (MirrorNetworking#3062)

* fix: added / updated AddComponent attributes

* fix: Added / Updated AddComponent attirbutes

* Update Assets/Mirror/Components/Discovery/NetworkDiscoveryHUD.cs

v60.2.0

Toggle v60.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: NT uses Cmd/Rpc overloads (MirrorNetworking#3058)

v60.1.0

Toggle v60.1.0's commit message
feature: remote call overloads are now allowed for [TargetRpc] too. t…

…hey are possible now due to 0cdeccb using .FullName instead of .Name

v60.0.1

Toggle v60.0.1's commit message
fix: Network Manager Template singleton

v60.0.0

Toggle v60.0.0's commit message
comment