Changelog.

  • Author image
    Tobias BergJuly 23, 2025

    Support for Xbox in Unified Player Accounts

    Today we're launching support for Xbox in our Unified Player Accounts feature, allowing players to link their Xbox accounts.

    This update adds Xbox as a provider on the auth.game site, for both Remote Login and Account Linking flows.

    If you want to Implement Xbox account linking in your game, please reach out on email or on our Discord.

  • Author image
    Erik BylundJune 25, 2025

    Unity SDK v5.2.0

    🎉 Unity SDK v5.2.0 is released 🎉 Exciting updates! 🎉 The LootLocker extension is revamped for easier settings management, plus check out the new Log Viewer with color-coded, summarized logs. Remote Sessions now auto-fetch IDs, and you can get game configuration info with GetGameInfo. Also, new methods for certification handling and Default Loadouts! 🚀

    Find it here

  • Author image
    Erik BylundJune 25, 2025

    Unreal SDK v9.2.0

    🎉 Unreal SDK v9.2.0 is released 🎉 Good things incoming! 🎉 A completely new Log Viewer with color-coded logs and error summaries, improved logging options, new GetGameInfo method, character types now include default_loadout, and a bug fix for character asset usage.

    Find it here

  • Author image
    Erik BylundJune 25, 2025

    Unreal Server SDK v6.1.2

    🎉 Unreal Server SDK v6.1.2 is released 🎉 Let's go 🎉 Meet the new Log Viewer: color-coded logs, error summaries, and handy links! Plus, logging is now supercharged. Set log levels, save logs to file, and more. Debugging LootLocker just got way more simple!

    Find it here

  • Author image
    Benjamin CableJune 13, 2025

    Currency Multipliers

    Today we're releasing Currency Multipliers.

    You can now add a multiplier to a currency in a player's wallet. When earning a currency through rewards, the multiplier will be applied to the amount earned.

    Adding multipliers can also have a time limit, so you can reward players with a temporary boost.

    Multipliers can be added manually through the player page in the LootLocker Web Console, or through the Server API.

  • Author image
    Tobias BergJune 12, 2025

    PlayStation Support in Unified Player Accounts

    We've added support for PlayStation accounts in our unified player accounts system.

    This means that players can now link their PlayStation accounts to their existing profiles!

    If you want to add support for PlayStation in your game, please reach out to us via the Discord or on email.

  • Author image
    Erik BylundMay 20, 2025

    Unity SDK v5.0.0

    🎉 Unity SDK v5.0.0 is released 🎉 This version brings a major new feature: multi-user support, enabling use cases like local multiplayer and easier account linking. We've also enhanced Connected Accounts to better support linking across various platforms. Wallets now fully support currency multipliers, and the SDK allows for reading and filtering custom notifications defined by your game. All responses now contain a context structure with request data. Finally, the refactored HTTP stack is out of beta, providing a more stable and consistent experience, alongside various bug fixes including improved Steam store notifications.

    Find it here

  • Author image
    Erik BylundMay 20, 2025

    Unreal Server SDK v6.0.0

    🎉 Unreal Server SDK v6.0.0 is released 🎉 This version introduces Custom Notifications, enabling your server to send in-game news and asynchronous rewards to players. Currency Multipliers are now fully supported in wallets, and you can now Get Assets by Context as well as list UGC assets from the server API. Logging outside of the editor is now configurable for easier issue diagnosis. Additionally, all query and path parameters are now URL encoded, and character IDs are included in hero responses.

    Find it here

  • Author image
    Andreas StokholmMay 13, 2025

    Use up to 10 filters when listing assets

    The asset_filters property for listing assets now supports up to 10 filters.

12345...17