Skip to content

Releases: edgegap/edgegap-unity-sdk

3.5.4

Choose a tag to compare

@orcist orcist released this 17 Sep 19:46
3fa1150
  • MM Server Agent - emit backfill assigned event together with backfill removed event
  • MM Server Agent - fix ticket expiration timezone offset bug caused by timestamp comparison

3.5.3

Choose a tag to compare

@orcist orcist released this 04 Sep 16:22
f056f2b

Matchmaking Server Agent bugfixes:

  • delete all backfills reliably on stop to prevent players joining stopped servers,
  • only call onComplete once all tickets have been abandoned to give a safe callback for shutting down deployments,
  • add more observable events for tracking reference removal of abandoned backfills.

3.5.2

Choose a tag to compare

@orcist orcist released this 03 Sep 22:07
e3d32fa

3.5.1

Choose a tag to compare

@orcist orcist released this 03 Sep 20:51
2334604
  • fix - remove invalid characters by @orcist in #58

3.5.0

Choose a tag to compare

@orcist orcist released this 03 Sep 15:01
c41b58f
  • add matchmaking backfill example (single team) by @edge-marge in #46
  • add matchmaking server agent (reusable for custom backfill implementation)

3.4.0

Choose a tag to compare

@orcist orcist released this 17 Aug 20:07
72aaa2f
  • support for Server Browser 1.1.0:
    • add FilterCompiler support for LiteralFilter
    • implement SortCompiler with SimpleSort and RankSort

3.3.2

Choose a tag to compare

@orcist orcist released this 07 Aug 21:20
ef274ed
  • Fix - Server Browser missing handler null check by @orcist in #47
  • Fix - Server Browser update instance even without slot updates by @orcist in #48
  • Fix - Server Browser Client Agent remove dead 409 codepath by @orcist in #49
  • Fix - Server Browser Server Agent refetch instance after slot updates by @orcist in #50
  • Fix - Server Browser Client Agent get instance without listing by @orcist in #51

3.3.1

Choose a tag to compare

@orcist orcist released this 16 Jul 19:07
9c07d2e
  • fix SB limit query param typo
  • fix missing deserialization for SB instance seat params

3.3.0

Choose a tag to compare

@orcist orcist released this 23 Jun 14:18
81123a9

3.2.4

Choose a tag to compare

@orcist orcist released this 18 Jun 21:06
f7e42b2
  • Fix - unity class param header title by @orcist in #37