Tags: cmdszh/Mirror
Tags
perf: allocation free syncdict foreach, fix MirrorNetworking#1172 (Mi… …rrorNetworking#1174)
perf: allocation free enumerator for syncsets, fixes MirrorNetworking… …#1171 (MirrorNetworking#1173)
perf: Custom IEnumerator for SyncLists to avoid allocations on foreach ( MirrorNetworking#904) * Custom IEnumerator for SyncLists to avoid allocations on foreach * add comments and benchmark * remove unnecessary 'private' * syntax
feat: Remove Command shortcut for host mode (MirrorNetworking#1168)
feat: Add Timeout to NetworkAuthenticator (MirrorNetworking#1091) * Add timeout to NetworkAuthenticator * Added back the using Vis removed * updated doc * Typo
fix: Don't give host player authority by default (MirrorNetworking#1158) * Don't give host player authority by default * Same when removing authority
SyncList custom Equality Comparer support (MirrorNetworking#1146)
fix: don't call hook in host if no change, fixes MirrorNetworking#1142 ( MirrorNetworking#1143) * fix: don't call hook in host if no change, fixes MirrorNetworking#1142 * Update Assets/Mirror/Editor/Weaver/Processors/SyncVarProcessor.cs Co-Authored-By: MrGadget <[email protected]> * avoid hook calls for GO and NI in host * Update Assets/Mirror/Editor/Weaver/Processors/SyncVarProcessor.cs * Remove check from SetSyncVarGameObject
PreviousNext