Skip to content

Releases: lootlocker/unity-sdk

Lootlocker_UnitySDKv1.1.26

13 Jun 10:58
Compare
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
Compare
Choose a tag to compare
  • Added Player files support

Lootlocker_UnitySDKv1.1.24

01 Jun 13:59
Compare
Choose a tag to compare
  • Fixed an issue with Debug logs not showing properly

Lootlocker_UnitySDKv1.1.23

01 Jun 07:26
Compare
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

Lootlocker_UnitySDKv1.1.22

23 May 11:32
a1d3c8d
Compare
Choose a tag to compare
  • Improved error handling for null responses

Lootlocker_UnitySDKv1.1.21

19 May 07:16
36b313e
Compare
Choose a tag to compare
  • Fixed an issue with LookupPlayerNames methods

Lootlocker_UnitySDKv1.1.20

16 May 08:09
d58697a
Compare
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
Compare
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
Compare
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
Compare
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