Mirror

#1 Open Source Unity Networking Library

MIT License

Stars
4.9K
Committers
123

Bot releases are visible (Hide)

Mirror - v89.6.7

Published by github-actions[bot] 7 months ago

89.6.7 (2024-04-07)

Bug Fixes

  • LatencySimulation: unreliable now sends over the correct channel (ae28158)
Mirror - v89.6.6

Published by github-actions[bot] 7 months ago

89.6.6 (2024-04-02)

Bug Fixes

  • EdgegapHosting: only include enabled scenes in build (#3798) (83d652c)
Mirror - v89.6.5

Published by github-actions[bot] 7 months ago

89.6.5 (2024-03-28)

Bug Fixes

  • LagCompensator: Updated Attributes (f2291fc)
Mirror - v89.6.4

Published by github-actions[bot] 7 months ago

89.6.4 (2024-03-28)

Performance Improvements

  • PredictedRigidbody: introduce FAST mode where physics & renderers aren't separated (0c2321a)
Mirror - v89.6.3

Published by github-actions[bot] 7 months ago

89.6.3 (2024-03-28)

Bug Fixes

  • PredictedRigidbody: increase default motion smoothing angular velocity threshold (5b24c88)
Mirror - v89.6.2

Published by github-actions[bot] 7 months ago

89.6.2 (2024-03-27)

Performance Improvements

  • PredictedRigidbody: OnReceivedState compares sqr magnitude (4b632ed)
  • PredictedRigidbody: OnReceivedState compares sqr magnitude (part 2) (8e2bcc0)
  • PredictedRigidbody: revert syncing 'sleeping' because it cut benchmark performance in half (!) (dba373b)
Mirror - v89.6.1

Published by github-actions[bot] 7 months ago

89.6.1 (2024-03-26)

Bug Fixes

  • RemoteStatistics: Changed default hotKey to backQuote (fa64d7a)
Mirror - v89.6.0

Published by github-actions[bot] 7 months ago

89.6.0 (2024-03-24)

Features

  • SyncSet: Add individual Actions for operations (f15b9f3)
Mirror - v89.5.1

Published by github-actions[bot] 7 months ago

89.5.1 (2024-03-24)

Bug Fixes

  • SyncSet: Change Callback to Action (527b754)
  • SyncSet: Clear after Callback (ee61745)
Mirror - v89.5.0

Published by github-actions[bot] 7 months ago

89.5.0 (2024-03-23)

Features

  • SyncList: Add individual Actions for operations (#3794) (5e1c802)
Mirror - v89.4.2

Published by github-actions[bot] 7 months ago

89.4.2 (2024-03-23)

Bug Fixes

  • SyncList: Change Callback to Action (f2b8986)
  • SyncList: Clear after Callback (7236447)
Mirror - v89.4.1

Published by github-actions[bot] 7 months ago

89.4.1 (2024-03-23)

Bug Fixes

  • PredictedRigidbody now always teleports to corrections to avoid objects not being able to move to a corrected position if there's another object inbetween (f2d43de)
Mirror - v89.4.0

Published by github-actions[bot] 7 months ago

89.4.0 (2024-03-23)

Features

  • SyncDictionary: Add individual Actions for operations (#3791) (81238b6)
Mirror - v89.3.7

Published by github-actions[bot] 7 months ago

89.3.7 (2024-03-22)

Bug Fixes

Mirror - v89.3.6

Published by github-actions[bot] 7 months ago

89.3.6 (2024-03-18)

Bug Fixes

  • Prediction.CorrectHistory now adjusts afterIndex after removals/insertions (a84b786)

Performance Improvements

  • Prediction.CorrectHistory removed O(N) insertion. adjusting successive values is enough. (ac87583)
Mirror - v89.3.5

Published by github-actions[bot] 7 months ago

89.3.5 (2024-03-17)

Bug Fixes

  • SimpleWeb.jslib: Locally Scope Runtime (dfa5512)
Mirror - v89.3.4

Published by github-actions[bot] 7 months ago

89.3.4 (2024-03-16)

Bug Fixes

  • SimpleWeb: scope websocket locally instead of globally (b062fe7)
Mirror - v89.3.3

Published by github-actions[bot] 7 months ago

89.3.3 (2024-03-15)

Bug Fixes

  • LobbyServiceCreateDialogue: Added warning about Edgegap Lobby Name bug (#3783) (80687d3)
Mirror - v89.3.2

Published by github-actions[bot] 7 months ago

89.3.2 (2024-03-15)

Bug Fixes

Mirror - v89.3.1

Published by github-actions[bot] 7 months ago

89.3.1 (2024-03-15)

Bug Fixes

  • EdgegapLobbyKcpTransport: Fixed HelpURL (3ccf1c1)