LootLocker_UnrealServerSDK_V3.2.0
Features
- Leaderboard Archives - LootLocker leaderboard archives are now supported by the Server SDK.
- SDK Version logging - The version of the LootLocker Server SDK is now logged at start up time to help when reaching out to the team for support.
- Add player session token lookup - You can now look up a player using their session token. Use this to verify that a client token is indeed for the player that the client says they are.
- Succesful request logging - When configured as very verbose and in the editor, the SDK will now log successful requst data as well.
- .com - The LootLocker api has transitioned to .com instead of .io in preparation for an eventual potential phase out of the TLD.
Bug Fixes
- The array in Universal Inventory response is now correctly named, handling json parsing correctly
- The Asset Instance Storage operation responses are now single items making json parsing function correctly
- The character inventory and hero inventory requests now work, the endpoints were incorrectly named
Full Changelog: v3.1.0...v3.2.0