Skip to content

Releases: lootlocker/unity-sdk

Lootlocker_UnitySDKv1.1.22

23 May 11:32
a1d3c8d

Choose a tag to compare

  • Improved error handling for null responses

Lootlocker_UnitySDKv1.1.21

19 May 07:16
36b313e

Choose a tag to compare

  • Fixed an issue with LookupPlayerNames methods

Lootlocker_UnitySDKv1.1.20

16 May 08:09
d58697a

Choose a tag to compare

  • Fixed a crash when a player reached the highest possible level

Lootlocker_UnitySDKv1.1.19

11 May 08:17
63d8b25

Choose a tag to compare

  • Renaming assetID to assetInstance ID on all assetInstance function parameters
  • Added ObsoleteAttribute(with false, so deprecated) to UpdateKeyValuePairByIdForAssetInstances(), it was not working correctly, will be -marked as obsolete when SDK is updated next time.
  • Added new UpdateKeyValuePairByIdForAssetInstances() with correct parameters.
  • Added UpdateKeyValuePairForAssetInstances() that updates asset instances by key/value name
  • Added SetDefaultCharacter function.

Lootlocker_UnitySDKv1.1.18

10 May 13:09
85eb173

Choose a tag to compare

  • Introduce ability to get player names using player ID's from different platforms.

Lootlocker_UnitySDKv1.1.17

04 May 12:48

Choose a tag to compare

  • Fix issue where using EndSession on White Label Login would not destroy the session
  • Create new version of EndSession which takes no input

Lootlocker_UnitySDKv1.1.15

28 Apr 12:45

Choose a tag to compare

  • Fix issue where failing the request when trying to start a guest session would wipe the internal playerID

Lootlocker_UnitySDKv1.1.14

20 Apr 10:51

Choose a tag to compare

  • Add support for Sign in with Apple

Lootlocker_UnitySDKv1.1.13

14 Apr 18:22

Choose a tag to compare

  • Fix all uncallable methods in SDK manager

Lootlocker_UnitySDKv1.1.12

14 Apr 10:25

Choose a tag to compare

  • Fix ResetAssetCalls method not working