Skip to content

v0.9.1

Compare
Choose a tag to compare
@mdab121 mdab121 released this 14 Sep 15:40
· 8 commits to main since this release

Bug Fixes 馃

  • Fix RPC methods not being registered before calling IInitializable.Initialize (babaab9)
  • Base URLs of lobby, auth and leaderboard service on general Elympics Cloud address (968dcd6)
  • Retrieve unfinished matches only for the current version of the game (37e3984)
  • Mark Elympics logs in a distinctive way, include timing, add missing logs (e2190a6)
  • Provide verbose warning when there is not enough entries in Test players (e2e2427)
  • Prevent Half Remote clients from starting if their ID is too high (477dc50)
  • Update WebRTC DLLs to reduce delay while receiving data (a0774a3)
  • Fix error handling in ElympicsCloudPing (d1f4ad4)
  • Prevent NRE from being thrown if client disconnects just after connecting to game server (9d5b756)