Skip to content

Releases: colyseus/colyseus-haxe

0.17.6

20 Feb 13:35

Choose a tag to compare

bump version

0.17.5

20 Feb 02:03

Choose a tag to compare

release post-merge #71

0.17.4

18 Feb 20:11

Choose a tag to compare

fix registering onAdd() callbacks when a collection becomes available

0.17.3

13 Feb 16:03

Choose a tag to compare

ArraySchema: avoid triggering a change for already existing items. cl…

0.17.2

06 Feb 23:34

Choose a tag to compare

bump version. #70

0.17.1

05 Feb 19:54

Choose a tag to compare

auto-reconnection: trigger onLeave() after onDrop() in case of failur…

0.17.0

04 Feb 14:38
f4d5222

Choose a tag to compare

Merge pull request #68 from colyseus/0.17

0.17

0.16.7

22 Apr 01:30

Choose a tag to compare

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

0.16.6

21 Apr 14:19

Choose a tag to compare

instance onAuth(): fix forwarding auth.token to server.

0.16.5

05 Mar 17:51

Choose a tag to compare

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