2022-11-04

Author image
Alexander Bergendahl1 min read

Web Console

Changes

  • Added the ability to show Asset ID in asset lists.

Unity SDK

Changes

  • Summaries added to all public functions in LootLockerSDKManager
  • Added documentation for Missions
  • Added documentation for Maps
  • Renamed functions in LootLockerSDKManager, and old ones marked as deprecated, will be removed at a later stage;
    • GettingAllMissions -> GetAllMissions
    • GettingASingleMission -> GetMission
    • StartingAMission -> StartMission
    • FinishingAMission -> FinishMission
    • GettingAllMaps -> GetAllMaps
    • PollingOrderStatus -> PollOrderStatus
    • ActivatingARentalAsset -> ActivateRentalAsset
    • GettingCollectables -> GetCollectables
    • CollectingAnItem -> CollectItem
    • TriggeringAnEvent -> ExecuteTrigger
    • ListingTriggeredTriggerEvents -> ListExecutedTriggers

Bug Fixes

  • Imported samples has missing references to their scripts
  • Fixed all warnings when installing the SDK

Game API

Changes

  • Added is_public as input when uploading files to players to make API usage easier.

Bug Fixes

  • Fixed a bad error message returned for White Label Login signups when an invalid domain key was supplied. (Thanks to Discord user @DexTex for reporting)

Stay up to date.

Join our newsletter and get these posts sent directly to your inbox.