Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v75.0.0

Published by github-actions[bot] over 1 year ago

75.0.0 (2023-02-28)

Bug Fixes

Breaking Changes

Mirror - v74.0.2

Published by github-actions[bot] over 1 year ago

74.0.2 (2023-02-25)

Bug Fixes

  • Use PingWindowSize instead of hardcoded value (#3396) (3252dec)
Mirror - v74.0.1

Published by github-actions[bot] over 1 year ago

74.0.1 (2023-02-23)

Bug Fixes

Mirror - v74.0.0

Published by github-actions[bot] over 1 year ago

74.0.0 (2023-02-22)

Breaking Change

  • AsmDef files updated and simplified
Mirror - v73.3.2

Published by github-actions[bot] over 1 year ago

73.3.2 (2023-02-20)

Bug Fixes

Mirror - v73.3.1

Published by github-actions[bot] over 1 year ago

73.3.1 (2023-02-17)

Bug Fixes

Mirror - v73.3.0

Published by github-actions[bot] over 1 year ago

73.3.0 (2023-02-16)

Bug Fixes

  • Extensions - Remove static StableHashes dictionary (9e0c595)
  • fixed warning in test (e4281fe)

Features

Performance Improvements

Mirror - v73.2.0

Published by github-actions[bot] over 1 year ago

73.2.0 (2023-02-16)

Mirror - v73.1.4

Published by github-actions[bot] over 1 year ago

73.1.4 (2023-02-15)

Performance Improvements

  • Use static generic class to cache message id (#3381) (569938c)
Mirror - v73.1.3

Published by github-actions[bot] over 1 year ago

73.1.3 (2023-02-14)

Performance Improvements

Mirror - v73.1.2

Published by github-actions[bot] over 1 year ago

73.1.2 (2023-02-09)

Bug Fixes

  • NetworkRoomManager.ReadyStatusChange is now a virtual method (80211ba), closes #1889
Mirror - v73.1.1

Published by github-actions[bot] over 1 year ago

73.1.1 (2023-02-09)

Bug Fixes

  • NetworkWriter - Change MaxStringLength to ushort.MaxValue (#3374) (e260d1e)
Mirror - v73.1.0

Published by github-actions[bot] over 1 year ago

73.1.0 (2023-02-09)

Features

Mirror - v73.0.0

Published by github-actions[bot] over 1 year ago

73.0.0 (2023-02-08)

Mirror - v72.0.23

Published by github-actions[bot] over 1 year ago

72.0.23 (2023-02-08)

Performance Improvements

  • Distance Interest Management caches custom ranges to avoid runtime TryGetComponent overhead (#3372) (229a1a6)
Mirror - v72.0.22

Published by github-actions[bot] over 1 year ago

72.0.22 (2023-02-07)

Bug Fixes

  • Removed buggy canvas from example player prefabs (cbcfeed)
Mirror - v72.0.21

Published by github-actions[bot] over 1 year ago

72.0.21 (2023-02-07)

Bug Fixes

Mirror - v72.0.20

Published by github-actions[bot] over 1 year ago

72.0.20 (2023-02-07)

Bug Fixes

  • Added missing EventSystem to example scenes (63235f2)
Mirror - v72.0.19

Published by github-actions[bot] over 1 year ago

72.0.19 (2023-02-06)

Bug Fixes

  • Improved Player Controller in examples (a3dbc9d)
Mirror - v72.0.18

Published by github-actions[bot] over 1 year ago

72.0.18 (2023-02-06)

Bug Fixes

  • Updated Multiple Matches example (a8a6b40)