Skip to content

Tags: paulpach/Mirror

Tags

v4.7.0

Toggle v4.7.0's commit message
document local connection setup

v4.6.1

Toggle v4.6.1's commit message
fix: plugins

v4.6.0

Toggle v4.6.0's commit message
feat: Add version to package file (MirrorNetworking#1361)

v4.5.4

Toggle v4.5.4's commit message
fix: release .unitypackage

v4.5.3

Toggle v4.5.3's commit message
fix: release .unitypackage

v4.5.2

Toggle v4.5.2's commit message
fix: upload unity.package

v4.5.1

Toggle v4.5.1's commit message
fix: upload unity.package

v4.5.0

Toggle v4.5.0's commit message
Test connect and send

v5.0.0

Toggle v5.0.0's commit message
breaking: Remove localPlayerAuthority (MirrorNetworking#1188)

* breaking: Remove localPlayerAuthority

This flag does not do anything useful in anything but NetworkAnimator
so NetworkAnimator can keep it's own flag.

* Add tooltip with explanation

v4.4.3

Toggle v4.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
perf: allocation free syncdict foreach, fix MirrorNetworking#1172 (Mi…

…rrorNetworking#1174)