Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v16.11.0

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

16.11.0 (2020-08-15)

Features

  • allowing lists to automatically be sent in Commands, Rpc, and Messages (#2151) (381e5a1)
Mirror - v16.10.4

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

16.10.4 (2020-08-14)

Bug Fixes

  • adding error when Server/Client is used on abstract methods (#1978) (c1410b0)
Mirror - v16.10.3

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

16.10.3 (2020-08-09)

Bug Fixes

Mirror - v16.10.2

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

16.10.2 (2020-08-07)

Bug Fixes

  • fixing unity crash on StackOverflowException (#2146) (ec54ee6)
Mirror - v16.10.1

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

16.10.1 (2020-08-07)

Bug Fixes

  • fixing warning message for client attribute (#2144) (ddc6139)
Mirror - v16.10.0

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

16.10.0 (2020-08-06)

Bug Fixes

Features

Mirror - v16.9.1

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

16.9.1 (2020-08-03)

Bug Fixes

  • making triggers be called right away instead on owner (#2125) (7604e65)
Mirror - v16.9.0

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

16.9.0 (2020-08-01)

Bug Fixes

Features

  • Adding Custom Data and Custom Address fields to list server (#2110) (e136f48)
Mirror - v16.8.5

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

16.8.5 (2020-07-19)

Bug Fixes

  • dont allow set of networkSceneName directly (#2100) (df16a7d)
Mirror - v16.8.4

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

16.8.4 (2020-07-15)

Bug Fixes

Mirror - v16.8.3

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

16.8.3 (2020-07-14)

Bug Fixes

Mirror - v16.8.2

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

16.8.2 (2020-07-13)

Bug Fixes

Mirror - v16.8.1

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

16.8.1 (2020-07-13)

Bug Fixes

Mirror - v16.8.0

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

16.8.0 (2020-07-13)

Features

Mirror - v16.7.0

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

16.7.0 (2020-07-12)

Features

Mirror - v16.6.0

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

16.6.0 (2020-07-12)

Features

Mirror - v16.5.6

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

16.5.6 (2020-07-07)

Bug Fixes

Mirror - v16.5.5

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

16.5.5 (2020-07-05)

Bug Fixes

  • Message base class not being Serialized if processed in the wrong order (#2023) (3418fa2)
Mirror - v16.5.4

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

16.5.4 (2020-07-04)

Performance Improvements

Mirror - v16.5.3

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

16.5.3 (2020-06-30)

Bug Fixes

  • sync events can not have the same name if they are in different classes (#2054) (c91308f)
  • weaver now processes multiple SyncEvent per class (#2055) (b316b35)