Skip to content

Releases: colyseus/colyseus-unity-sdk

0.16.14

30 Sep 18:59

Choose a tag to compare

bump version

0.16.13

28 May 04:07

Choose a tag to compare

bump version

0.16.12

22 Apr 01:29

Choose a tag to compare

fix triggering OnAdd on existing key. colyseus/schema#197

0.16.10

09 Apr 16:56

Choose a tag to compare

Unity code stripping: add [Preserve] tag to avoid stripping 'Reflecti…

0.16.9

03 Apr 02:09

Choose a tag to compare

ArraySchema: prevent ArgumentOutOfRangeException at DeleteByIndex(). …

0.16.8

03 Apr 01:42
7a8b62a

Choose a tag to compare

Modify MyRoom.ts to delete player on leave and to set state according…

0.16.7

14 Mar 20:05

Choose a tag to compare

SchemaSerializer: handshake - prevent assigning the same Type for mor…

0.16.6

05 Mar 17:47

Choose a tag to compare

instance sharing: prevent early garbage collection

0.16.5

05 Mar 16:52

Choose a tag to compare

@colyseus/schema: improve instance sharing and ref count tracking.

0.16.4

04 Mar 00:34

Choose a tag to compare

NoneSerializer<NoState>: fix matchmaking into rooms without state. bu…