Skip to content

2.1.0 - August ☀️

Compare
Choose a tag to compare
@novabyte novabyte released this 01 Aug 09:30
· 85 commits to master since this release

Notable changes

Added

  • Add an optional log level parameter to "Nakama.create_client".

Changed

  • Update variable definitions to new gdscript variable controls.

Fixed

  • Fix "add_friends_async" should have its "id" field input as optional.
  • Fix "add_matchmaker_async" and "MatchmakerAdd" parameter assignment.
  • Fix missing "presence" property in NakamaRTAPI.MatchData.
  • Fix NakamaSocket not emitting "received_error" correctly.
  • Fix "DEFAULT_LOG_LEVEL" in Nakama.gd not doing anything.