Skip to content

LootLocker_UnitySDKv5.3.0

Compare
Choose a tag to compare
@kirre-bylund kirre-bylund released this 19 Aug 14:57
· 25 commits to main since this release

Features

  • Google Play Games Services Authentication - We have added support for Google Play Games Services authentication.
  • Discord Authentication - We have added support for Discord authentication.
  • Convenience methods - We've added some convenience methods for managing player state and player data. We also added a convenience method to GetOtherPlayersClassLoadoutByUid
  • Metadata Upsert - We've added support for the "upsert" operation in the meatadata feature: Upsert means "if the key does not exist, create it. if it exists, update the value".

Fixes

  • Allocate string lists in http client once instead of each update

Full Changelog: v5.2.0...v5.3.0