Skip to content

Releases: widgrensit/asobi-defold

v0.4.0

06 Apr 15:26
60450c3

Choose a tag to compare

[0.4.0] - 2026-04-06

Features

  • Add phase_changed and world_finished event handlers (#9)

v0.3.1

06 Apr 12:23
c101ed7

Choose a tag to compare

[0.3.1] - 2026-04-06

Bug Fixes

  • Handle HTTP connection failure (#7)

v0.3.0

05 Apr 19:13
8a6ba09

Choose a tag to compare

[0.3.0] - 2026-04-05

Features

  • Add world WebSocket methods (#6)

v0.2.0

01 Apr 21:31
bc25036

Choose a tag to compare

[0.2.0] - 2026-04-01

Features

  • Add voting support (#5)

v0.1.0

31 Mar 10:37
b3e45e9

Choose a tag to compare

[0.1.0] - 2026-03-31

Bug Fixes

  • Listen for match.matched instead of matchmaker.matched (#1)
  • Nil body on POST, URL encoding, and unlink query parameter (#3)

Features

  • Initial Defold SDK for Asobi game backend
  • Add OAuth login, provider linking, and IAP verification (#2)

Miscellaneous

  • Add release workflow (#4)