Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v53.4.1

Published by github-actions[bot] almost 3 years ago

53.4.1 (2021-10-31)

Bug Fixes

  • Added HashSet for disconnecting connections (#2981) (803e804)
Mirror - v53.4.0

Published by github-actions[bot] almost 3 years ago

53.4.0 (2021-10-30)

Features

  • Added Network Transform Script Template (429e80d)
Mirror - v53.3.2

Published by github-actions[bot] almost 3 years ago

53.3.2 (2021-10-30)

Bug Fixes

  • Network Room Manager Update (74f7cb1)
Mirror - v53.3.1

Published by github-actions[bot] almost 3 years ago

53.3.1 (2021-10-30)

Bug Fixes

Mirror - v53.3.0

Published by github-actions[bot] almost 3 years ago

53.3.0 (2021-10-30)

Mirror - v53.2.0

Published by github-actions[bot] almost 3 years ago

53.2.0 (2021-10-30)

Features

  • Added Custom Interest Management script template (afabdf2)
Mirror - v53.1.1

Published by github-actions[bot] almost 3 years ago

53.1.1 (2021-10-30)

Bug Fixes

  • Replaced obsolete warnings on NetworkVisibility components (f73cc91)
Mirror - v53.1.0

Published by github-actions[bot] almost 3 years ago

53.1.0 (2021-10-29)

Features

Mirror - v53.0.1

Published by github-actions[bot] almost 3 years ago

53.0.1 (2021-10-27)

Bug Fixes

  • NetworkBehaviour.OnStopClient Called Twice (a72d24f), closes #2976
Mirror - v53.0.0

Published by github-actions[bot] about 3 years ago

53.0.0 (2021-10-07)

Mirror - v52.0.1

Published by github-actions[bot] about 3 years ago

52.0.1 (2021-10-02)

Bug Fixes

Mirror - v52.0.0

Published by github-actions[bot] about 3 years ago

52.0.0 (2021-09-28)

Mirror - v51.0.2

Published by github-actions[bot] about 3 years ago

51.0.2 (2021-09-27)

Bug Fixes

  • #2912 ILPostProcessor isn't used before 2020.3 because Unity bugs (8b5534f)
Mirror - v51.0.1

Published by github-actions[bot] about 3 years ago

51.0.1 (2021-09-25)

Bug Fixes

  • SyncVarGameObject/NetworkIdentityEqual not being accessible by weaved NetworkBehaviour components from outside assemblies (0e0e4df)
Mirror - v51.0.0

Published by github-actions[bot] about 3 years ago

51.0.0 (2021-09-25)

Bug Fixes

  • only IEnumerable SyncObjects are drawn as SyncObject Collections in Inspector now. (9aa8353)
Mirror - v50.0.1

Published by github-actions[bot] about 3 years ago

50.0.1 (2021-09-25)

Bug Fixes

  • #2928 - Weaver now recommends 'readonly' keywords for SyncObjects (#2941) (7e546cf)
Mirror - v50.0.0

Published by github-actions[bot] about 3 years ago

50.0.0 (2021-09-24)

Mirror - v49.3.1

Published by github-actions[bot] about 3 years ago

49.3.1 (2021-09-20)

Bug Fixes

  • Eliminate potential errors in MatchInterestMgmt (#2934) (f88190b)
Mirror - v49.3.0

Published by github-actions[bot] about 3 years ago

49.3.0 (2021-09-20)

Features

Mirror - v49.2.1

Published by github-actions[bot] about 3 years ago

49.2.1 (2021-09-20)

Bug Fixes