Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v89.14.1 Latest Release

Published by github-actions[bot] 3 months ago

89.14.1 (2024-07-21)

Bug Fixes

  • Tanks: Updated Tanks Example (2bb1dc5)
Mirror - v89.14.0

Published by github-actions[bot] 3 months ago

89.14.0 (2024-07-21)

Features

  • SimpleWebTransport: Allow https URI scheme (#3850) (8e6a157)
Mirror - v89.13.2

Published by github-actions[bot] 3 months ago

89.13.2 (2024-07-20)

Bug Fixes

  • FadeInOut: Now based on duration and framerate independent (bcd47d5)
  • MultiplexTransportTest: Can't use lambda discard parameters (56d1575)
  • MultiplexTransportTest: Update tests to use OnServerConnectedWithAddress (8b6bc74)
  • Transports: Suppress obsolete warnings (1968ef9)
Mirror - v89.13.1

Published by github-actions[bot] 3 months ago

89.13.1 (2024-07-20)

Bug Fixes

  • NetworkServer: Suppress obsolete warnings (86d8bc9)
Mirror - v89.13.0

Published by github-actions[bot] 3 months ago

89.13.0 (2024-07-20)

Bug Fixes

  • SimpleWebTransport: Implement OnServerConnectedWithAddress (2379422)
  • Telepathy: Implement OnServerConnectedWithAddress (9dcc6a0)

Features

  • Transport: Obsolete OnServerConnected (350d9cd)
Mirror - v89.12.3

Published by github-actions[bot] 3 months ago

89.12.3 (2024-07-20)

Bug Fixes

  • AutoLANClientController: Use FindAnyObjectByType (c82ae00)
Mirror - v89.12.2

Published by github-actions[bot] 3 months ago

89.12.2 (2024-07-11)

Bug Fixes

  • EncryptionTransport: Implement OnServerConnectedWithAddress (938cdc6)
  • LatencySimulation: Implement OnServerConnectedWithAddress (4c22f87)
  • MemoryTransport: Implemented OnServerConnectedWithAddress (8f6b01b)
  • MiddlewareTransport: Implement OnServerConnectedWithAddress (aad625d)
Mirror - v89.12.1

Published by github-actions[bot] 3 months ago

89.12.1 (2024-07-11)

Bug Fixes

  • NetworkServer: RemoveTransportHandlers OnTransportConnectedWithAddress (76d83aa)
  • MultiplexTransport: Implement OnServerConnectedWithAddress (ac3007f)
Mirror - v89.12.0

Published by github-actions[bot] 3 months ago

89.12.0 (2024-07-11)

Features

Mirror - v89.11.1

Published by github-actions[bot] 3 months ago

89.11.1 (2024-07-08)

Bug Fixes

  • SimpleWebTransport: increasing default handshake max size (#3857) (4a4ef97)
Mirror - v89.11.0

Published by github-actions[bot] 4 months ago

89.11.0 (2024-07-05)

Features

  • Transport: Added OnServerConnectedWithAddress (#3855) (2d2e270)
Mirror - v89.10.5

Published by github-actions[bot] 4 months ago

89.10.5 (2024-07-04)

Bug Fixes

  • NetworkConnectionToClient: DestroyOwnedObjects use RemovePlayerForConnection for scene objects instead of UnSpawn (561e33f)
Mirror - v89.10.4

Published by github-actions[bot] 4 months ago

89.10.4 (2024-06-29)

Bug Fixes

  • NetworkBehaviour: Skip OnValidate in Editor Play Mode (#3852) (49ad787)
  • TopDownShooter: Adjusted slanted climbable wall colliders (#3849) (873a9d0)
Mirror - v89.10.3

Published by github-actions[bot] 4 months ago

89.10.3 (2024-06-27)

Bug Fixes

  • TopDownShooter: Use FindAnyObjectByType for Unity 2022.2+ (f5089f1)
Mirror - v89.10.2

Published by github-actions[bot] 4 months ago

89.10.2 (2024-06-26)

Bug Fixes

  • NetworkBehaviour: Check for non-zero netId before sending Cmd (7dd1deb)
  • SimpleWebTransport: Default setup for reverse proxy (d147e8d)
Mirror - v89.10.1

Published by github-actions[bot] 4 months ago

89.10.1 (2024-06-26)

Bug Fixes

  • #3832 NetworkServer.Destroy now doesn't call ResetState for prefabs, fixes isServer flag always being false in OnDestroy (#3848) (4ec2f09)
Mirror - v89.10.0

Published by github-actions[bot] 4 months ago

89.10.0 (2024-06-26)

Features

Mirror - v89.9.0

Published by github-actions[bot] 4 months ago

89.9.0 (2024-06-20)

Features

Mirror - v89.8.2

Published by github-actions[bot] 4 months ago

89.8.2 (2024-06-19)

Bug Fixes

  • Namespace BouncyCastle lib to avoid conflicts (#3843) (736762f)
  • new GUID for bouncycastle dll meta file (#3844) (6d7c808)
Mirror - v89.8.1

Published by github-actions[bot] 4 months ago

89.8.1 (2024-06-19)

Bug Fixes

  • Hosting: Remove Mirror.Hosting AsmDef as not needed (#3841) (71e2108)