Skip to content

LootLocker_UnitySDKv5.2.0

Latest
Compare
Choose a tag to compare
@kirre-bylund kirre-bylund released this 25 Jun 08:19

Features

  • LootLocker Extension revamp - The LootLocker extension has received a much needed overhaul and is now better than ever. Among other improvements, you can now use the extension directly to change the LootLocker settings. Find it in Window / LootLocker / Manage.
  • LootLocker Log Viewer - Along with the updated management extension we introduce the LootLocker Log Viewer. This is a much improved experience in using LootLocker. You can continue using the output log as before. But the new Log Viewer adds nicely rendered and color coded logs with summaries for errors and even links to further reading where applicable. Find it in Window / LootLocker / Log Viewer.
  • [Breaking Change] Remote Sessions no longer require the environment id and the title id as inputs. Instead, the SDK fetches these from the backend behind the scenes
  • Game Info - We've added a method GetGameInfo where you can fetch data about the game as it is configured in LootLocker.
  • Certificate Handler override - You can now use the method LootLockerSDKManager._OverrideLootLockerCertificateHandler to override the default Unity certificate handler. This is to be able to fix tls issues
  • Default Loadout has been added to class types

Full Changelog: v5.1.0...v5.2.0