Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v72.0.17

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

72.0.17 (2023-02-06)

Bug Fixes

  • Network Manager - don't call OnClientConnect from FinishLoadScene (42d4723)
  • Network Manager now calls OnClientConnect as soon as authenticated (40e4a57)
Mirror - v72.0.16

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

72.0.16 (2023-02-05)

Bug Fixes

  • Examples code review and updates (70cee43)
Mirror - v72.0.15

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

72.0.15 (2023-02-05)

Bug Fixes

  • NetworkManager - keep in DDOL if ServerOnly (3d9e95e)
  • Updated examples to handle StopClient for Host (d303847)
Mirror - v72.0.14

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

72.0.14 (2023-02-05)

Bug Fixes

  • NetworkManager - handle StopClient in Host mode (a83379f)
Mirror - v72.0.13

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

72.0.13 (2023-01-29)

Bug Fixes

  • #3259 NetworkClient.ApplySpawnPayload now initializes NetworkIdentity flags before DeserializeClient invokes SyncVar hooks (3815fe9)
  • #3367 NetworkTransformReliable now checks for changes at the end of UpdateServer, not at the beginning [imer] (deddbe6)
  • NetworkClient now sets NetworkIdentity.connectionToServer before OnStartAuthority/OnStartClient callbacks. (8d8bde7)
Mirror - v72.0.12

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

72.0.12 (2023-01-28)

Bug Fixes

  • #3365 NetworkClient.OnTransportDisconnected now always invokes OnDisconnected, even during connecting phase (7d2d21a)
Mirror - v72.0.11

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

72.0.11 (2023-01-28)

Bug Fixes

  • #3362 BootstrapIdentity now initializes isClient/isLocalPlayer flags before calling OnStartAuthority (0312bf7)
Mirror - v72.0.10

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

72.0.10 (2023-01-28)

Bug Fixes

  • NetworkClient.OnHostClientSpawn now sets AOI visibility before invoking user callbacks. (e9e3874)
Mirror - v72.0.9

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

72.0.9 (2023-01-27)

Bug Fixes

  • Added SimpleWebTransport to Mirror.Transports AsmDef (79718d0)
  • Removed invalid reference from KCP AsmDef (900c23a)
  • Use GUID's in AsmDef's (7318dfe)
Mirror - v72.0.8

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

72.0.8 (2023-01-19)

Bug Fixes

  • NetworkTransform classes - methods in call order (dd5d7ca)
Mirror - v72.0.7

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

72.0.7 (2023-01-16)

Bug Fixes

  • ChangeOwner now adds/removes from owned hashset (a35c0db)
Mirror - v72.0.6

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

72.0.6 (2023-01-14)

Bug Fixes

Mirror - v72.0.5

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

72.0.5 (2023-01-13)

Bug Fixes

Mirror - v72.0.4

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

72.0.4 (2023-01-12)

Bug Fixes

  • #3344 NetworkServer.Shutdown sets active=false after destroying spawned objects. (027458d)
  • NetworkServer.DisconnectAll doesn't set inactive anymore. it should simply "disconnect all" connections. (74e6b72), closes #3344
Mirror - v72.0.3

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

72.0.3 (2023-01-12)

Bug Fixes

  • #3354 SyncList callback for OP_SET index parameter fixed (e16e556)
Mirror - v72.0.2

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

72.0.2 (2023-01-10)

Bug Fixes

  • NetworkClient - make OnGUI public (655d0b0)
Mirror - v72.0.1

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

72.0.1 (2023-01-09)

Bug Fixes

  • Fix #3349 - NetworkTransformReliable use correct value in OnSerialize (b642da6)
Mirror - v72.0.0

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

72.0.0 (2023-01-09)

Bug Fixes

  • #3326 NetworkIdentity doesn't reset SyncObjects anymore (#3339) (273f910)
  • #3330 #2422 SpawnObjects now activates, but does not spawn scene objects with inactive parents (#3347) (3c85efa)
  • #3334 NetworkClient DestroyAllClientObjects Before ClearSpawners (#3336) (c364d19)
  • #3340 SyncList callbacks are only called once (c5aa474)
  • #3340 SyncSet/Dictionary callbacks are only called once (7b7ad85)
  • #3341 SyncLists can now be modified before spawning again (8570afa)
  • #3342 InitSyncObject IsWritable/IsRecording permissions fixed for host mode and other player's objects on client (02218bd)
  • #3343 allow modifying client synclists for unspawned objects like character previews (0d53f7c)
  • forgot to remove SyncList OnSerializeAll log message (d645aad)
  • kcp2k V1.27. fixes #3337 (2c9f6c4)
Mirror - v71.0.0

Published by vis2k almost 2 years ago

Mirror - v70.0.0

Published by vis2k almost 2 years ago