Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v28.1.3

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

28.1.3 (2020-11-18)

Performance Improvements

  • NetworkWriter/Reader Write/ReadBlittable for 4-6x performance improvement! (#2441) (1947f06)
Mirror - v28.1.2

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

28.1.2 (2020-11-17)

Performance Improvements

Mirror - v28.1.1

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

28.1.1 (2020-11-14)

Bug Fixes

  • weaver can now create reader/writers for types that use other types in another assembly (#2425) (037ac55), closes #2406
Mirror - v28.1.0

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

28.1.0 (2020-11-14)

Features

  • Provide user friendly error with undefined reader/writer (#2423) (59ed64f), closes #2411
Mirror - v28.0.0

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

28.0.0 (2020-11-11)

Mirror - v27.1.1

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

27.1.1 (2020-11-11)

Bug Fixes

  • SimpleWebTransport: Error event should now correctly be called (6d4aeaf)
Mirror - v27.1.0

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

27.1.0 (2020-11-09)

Features

  • Change NetworkPingDisplay settings at runtime (#2396) (4bb202f)
Mirror - v27.0.0

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

27.0.0 (2020-11-08)

Bug Fixes

  • flaky Weaver tests. Read/WritePacked removed for good (7eaeb07)
Mirror - v26.2.3

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

26.2.3 (2020-11-07)

Bug Fixes

  • MiddlewareTransport: making sure MiddlewareTransport listens for inner events (#2386) (dbd1afe)
Mirror - v26.2.2

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

26.2.2 (2020-11-02)

Bug Fixes

  • Examples No Longer Rely On Sequential connectionId (#2387) (5b64ce4)
Mirror - v26.2.1

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

26.2.1 (2020-11-01)

Bug Fixes

Mirror - v26.2.0

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

26.2.0 (2020-11-01)

Features

  • Quaternion and float Compression (#2368) (bbb6184)
  • SimpleWebTransport: adding option to configure handshakeMaxSize (9182b32)
Mirror - v26.1.1

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

26.1.1 (2020-10-30)

Bug Fixes

  • fixing sceneId when using BuildPipeline.BuildPlayer with incorrect case in path (#2382) (f35b7ed)
Mirror - v26.1.0

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

26.1.0 (2020-10-30)

Features

Mirror - v26.0.1

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

26.0.1 (2020-10-29)

Bug Fixes

  • SimpleWebTransport: version 0.6.6 (1d6b33c)
Mirror - v26.0.0

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

26.0.0 (2020-10-29)

Mirror - v25.1.3

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

25.1.3 (2020-10-29)

Bug Fixes

  • NetworkAnimator: fixing trigger not applied on host (151185e)
Mirror - v25.1.2

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

25.1.2 (2020-10-28)

Bug Fixes

  • SimpleWebTransport: v0.6.3 (c1e63d4)
Mirror - v25.1.1

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

25.1.1 (2020-10-26)

Bug Fixes

  • weaver: Fixing weaver not writing when assemble didn't have NetworkBehaviour (#2373) (8e772a2)
Mirror - v25.1.0

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

25.1.0 (2020-10-25)

Features