Skip to content

Releases: developers-hub-org/unity-realtime-networking-client

v1.07

05 Dec 14:51
Compare
Choose a tag to compare
  • Fixed miner bugs

v1.06

29 Nov 18:54
Compare
Choose a tag to compare
  • Added more attributes to character and equipment class
  • Fixed miner bugs

v1.05

29 Nov 11:29
Compare
Choose a tag to compare
  • Added option to manage characters and equipment
  • Fixed miner bugs

v1.04

25 Nov 16:16
Compare
Choose a tag to compare
  • Upgraded to Unity 2023.1.19f1
  • Added methods in Tools for compressing string to string
  • Added account data being passed in authentication
  • Added game data and result being passed to Netcode
  • Fixed the issue with getting player data
  • Fixed a lot of bugs

v1.03

27 Oct 10:03
Compare
Choose a tag to compare
  • Added option for matchmaking
  • Added party management
  • Added friends list management
  • Added Netcode for GameObjects multiple server instance management
  • Fixed miner bugs

v1.02

03 Oct 15:24
Compare
Choose a tag to compare
  • Added room management and object synchronization
  • Added SQLite database
  • Removed send and receive all data types except packet
  • Fixed miner bugs

v1.01

22 Apr 16:33
b3cd2d8
Compare
Choose a tag to compare
  • Added new methods in the tools script for data serialization and compression
  • Fixed issue where disconnect event was not being called from the main thread

v1.00

15 Aug 11:20
a7e8b07
Compare
Choose a tag to compare
  • Initial release