Skip to content

Releases: lootlocker/unity-sdk

Lootlocker_UnitySDKv1.1.33

25 Jul 14:25

Choose a tag to compare

  • Fixed a bug with player file endpoints
  • Fixed a bug with white label login

Lootlocker_UnitySDKv1.1.32

24 Jun 07:22

Choose a tag to compare

  • Skip session check for white label methods

Lootlocker_UnitySDKv1.1.31

22 Jun 11:44

Choose a tag to compare

  • Fix issue with StartSession not skipping session check

Lootlocker_UnitySDKv1.1.30

22 Jun 07:26

Choose a tag to compare

  • Ensure you can't call any methods before a session is started

Lootlocker_UnitySDKv1.1.29

21 Jun 09:21

Choose a tag to compare

  • Implement LookupPlayer1stPartyPlatformIds methods

Lootlocker_UnitySDKv1.1.28

17 Jun 07:39

Choose a tag to compare

  • Added more parameter type options for all Leaderboard related methods
  • Added support for setting player files public or private
  • Added support for retrieving other player's public files

Lootlocker_UnitySDKv1.1.26

13 Jun 10:58

Choose a tag to compare

  • Added more parameter type options when getting member ranks for leaderboards

Lootlocker_UnitySDKv1.1.25

08 Jun 12:49
f5f4bce

Choose a tag to compare

  • Added Player files support

Lootlocker_UnitySDKv1.1.24

01 Jun 13:59

Choose a tag to compare

  • Fixed an issue with Debug logs not showing properly

Lootlocker_UnitySDKv1.1.23

01 Jun 07:26

Choose a tag to compare

  • Added player_created_at field to LootLockerSessionResponse model
  • Added acquisition_date field to LootLockerInventory model
  • Improved error handling for server requests