github MirageNet/Mirage v117.0.0

latest releases: v149.3.0, v149.2.0, v149.1.1...
2 years ago

117.0.0 (2022-02-02)

Bug Fixes

  • RPC: fixing rpc calls to base methods and overloads (8bc165d)
  • RPC: fixing ServerRpc that could be called without Authority (51411fb)

Code Refactoring

  • RPC: moving send rpc functions to their own classes (eaadd62)
  • RPC: renaming methods for RemoteCallHelper (186f228)

Features

  • RPC: adding rpc overloads (5ca30f1)

Performance Improvements

  • RPC: generating hash at compile time not runtime (4f81402)

BREAKING CHANGES

  • RPC: removed RemoteCallHelper.GetDelegate, use GetCall or TryGetCall instead
  • RPC: Send Rpc methods are now found in ServerRpcSender and ClientRpcSender and may have been renamed

Don't miss a new Mirage release

NewReleases is sending notifications on new releases.