Releases: colyseus/colyseus-unity-sdk
Releases · colyseus/colyseus-unity-sdk
0.16.13
0.16.12
fix triggering OnAdd on existing key. colyseus/schema#197
0.16.10
Unity code stripping: add [Preserve] tag to avoid stripping 'Reflecti…
0.16.9
ArraySchema: prevent ArgumentOutOfRangeException at DeleteByIndex(). …
0.16.8
Modify MyRoom.ts to delete player on leave and to set state according…
0.16.7
SchemaSerializer: handshake - prevent assigning the same Type for mor…
0.16.6
instance sharing: prevent early garbage collection
0.16.5
@colyseus/schema: improve instance sharing and ref count tracking.
0.16.4
NoneSerializer<NoState>: fix matchmaking into rooms without state. bu…
0.16.3
fixes triggering OnChange. bump version