Skip to content

Releases: colyseus/colyseus-defold

0.9.5

22 Jul 20:27
Compare
Choose a tag to compare

Include change.previous_value on "replace" operations

0.9.4

17 Jul 01:26
Compare
Choose a tag to compare
  • room:leave() now plays nicely with onLeave(client, consented) in the server-side.

0.9.3

07 Jul 05:31
Compare
Choose a tag to compare

Introduced a rejoin() method. Should be used along with allowReconnection() in the server-side.

0.9.2

24 Jun 15:03
4342d73
Compare
Choose a tag to compare
  • Fixes joining rooms with options (thanks @Sahbum for his pull-request #3)

0.9.1

17 May 03:05
Compare
Choose a tag to compare

Integration with new client reconnection feature on [email protected]

0.9.0

30 Mar 22:21
Compare
Choose a tag to compare

0.8.0

01 Mar 13:37
Compare
Choose a tag to compare

First stable release, matching version 0.8.x of the server.