Releases: colyseus/colyseus-unity-sdk
Releases · colyseus/colyseus-unity-sdk
0.8.1
Compatible with [email protected]
Release notes: https://discuss.colyseus.io/topic/12/version-0-8-x-and-beyond
0.8.0
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
- Using msgpack-unity3d instead of msgpack-cli. (thanks @derwish-pro)
- Support for WebGL (#5, thanks @derwish-pro, @niklaswolf)
- New
isFirstState
property onRoom.OnUpdate
event. (#12) - Support listening to array changes on
DeltaContainer
(#15, thanks @michalhainc)