Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v55.3.4

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

55.3.4 (2021-12-26)

Bug Fixes

Mirror - v55.3.3

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

55.3.3 (2021-12-25)

Bug Fixes

  • MultiSceneNetManager first client in first subscene (9c8f89a)
  • NetworkStartPosition use Start instead of Awake (29fec27)
Mirror - v55.3.2

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

55.3.2 (2021-12-25)

Bug Fixes

  • moved MirrorIcon to Editor folder (c18d15f)
  • Updated Player prefabs in examples (a5245d2)
Mirror - v55.3.1

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

55.3.1 (2021-12-21)

Performance Improvements

  • NetworkWriter/Reader Write/ReadBlittable for 4-6x performance improvement! (based on #2441) (#3036) (4cf0554)
Mirror - v55.3.0

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

55.3.0 (2021-12-21)

Features

Mirror - v55.2.1

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

55.2.1 (2021-12-17)

Bug Fixes

  • Use IsNullOrWhiteSpace instead of IsNullOrEmpty (#3033) (02b8a29)
Mirror - v55.2.0

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

55.2.0 (2021-12-17)

Features

Mirror - v55.1.1

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

55.1.1 (2021-12-17)

Bug Fixes

Mirror - v55.1.0

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

55.1.0 (2021-12-16)

Features

Mirror - v55.0.6

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

55.0.6 (2021-12-16)

Bug Fixes

  • KcpTransport force disables nonalloc when building with IL2CPP (#3030) (82d4259)
Mirror - v55.0.5

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

55.0.5 (2021-12-14)

Bug Fixes

  • restored base method calls to NetworkRoomManager (16e2539)
Mirror - v55.0.4

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

55.0.4 (2021-12-14)

Bug Fixes

  • NetworkClient.Shutdown - added all statics (78690e7)
Mirror - v55.0.3

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

55.0.3 (2021-12-14)

Bug Fixes

  • NetworkServer Shutdown - added OnErrorEvent = null (950c0cb)
  • NetworkServer.Shutdown - Reset more things (0ab31c0)
Mirror - v55.0.2

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

55.0.2 (2021-12-14)

Bug Fixes

Mirror - v55.0.1

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

55.0.1 (2021-12-13)

Bug Fixes

  • TeamInterestManagement IsNullOrEmpty checks (abe7d39)
Mirror - v55.0.0

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

55.0.0 (2021-12-13)

Mirror - v54.5.7

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

54.5.7 (2021-12-12)

Bug Fixes

Mirror - v54.5.6

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

54.5.6 (2021-12-11)

Bug Fixes

  • Obsolete NetworkConnection param in client callbacks (#2820) (d604891)
Mirror - v54.5.5

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

54.5.5 (2021-12-11)

Bug Fixes

  • #3022 kcp2k V1.15 - MaxRetransmit aka dead_link is now configurable. fixes issues where dead_link may have been too low causing premature disconnects. Default is now '40' instead of Kcp.DEAD_LINK '20'. (b0b0193)
Mirror - v54.5.4

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

54.5.4 (2021-12-11)

Bug Fixes