Features
Player Operations
Platform Commerce
Content Management
Game Systems
Pricing
Resources
Blog
Latest Updates & Insights
Guides
Step-by-Step Tutorials
Documentation
User and SDK guides
Changelog
Latest Changes to the Platform
API Reference
REST API Documentation
About
Contact
Login
Create Account
Changelog.
Tobias Berg
June 2, 2021
2021-06-02
Game API
Added endpoints for reading and setting
player names
Tobias Berg
May 31, 2021
2021-05-31
Admin API
Fixed bug that would cause drop table groups to silently fail creation or update if an invalid ID property was sent in the payload.
Fixed bug where the same asset could not be dropped more than once from the same drop table.
Added support for multiple rolls (evaluations) of the same drop table when computed.
Excluded unique assets from drop table drops for players that already owns that unique asset.
Added names to drop table groups for easier identification.
Introduced prevent_duplicate_drops concept to drop tables.
Alexander Bergendahl
May 18, 2021
2021-05-18
Game API
Updated leaderboards to allow for a key to be used in place of the ID in URLs
Added
Drop Tables
Server API
Updated leaderboards to allow for a key to be used in place of the ID in URLs
Added
Drop Tables
Admin API
Updated leaderboards api to allow for a key to be used in place of the ID in URLs
Alexander Bergendahl
May 3, 2021
2021-05-03
Game API
Released the new leaderboards API, documentation and reference can be found here:
https://docs.lootlocker.com/how-to/leaderboards#what-are-leaderboards
https://ref.lootlocker.com/game-api/#leaderboards
Server API
Released the new leaderboards API, documentation and reference can be found here:
https://docs.lootlocker.com/how-to/leaderboards#what-are-leaderboards
https://ref.lootlocker.com/server-api/#leaderboards
Admin API
Released the new leaderboards API. Documentation and reference can be found here:
https://ref.lootlocker.com/admin-api/#leaderboards
Tobias Berg
April 21, 2021
2021-04-21
Unreal SDK
Added support for leaderboards
Added support for drop tables
Unity SDK
Added access to the new leaderboard APIs
Tobias Berg
April 9, 2021
2021-04-09
Server API
Added
purchases
endpoints to allow inspection of player purchases by servers
Alexander Bergendahl
April 6, 2021
2021-04-06
Unity SDK
Completely extracted Admin SDK for normal Game SDK
Added ability to update config using the Project Settings of Unity
Fixed minor bug where response text was not being updated
Added support for Unity Package Manager
Added dependency to use Unity's newtonsoft json package
Alexander Bergendahl
March 11, 2021
2021-03-11
Unreal SDK
Fixed names clashing with other Unreal plugins classes
Added ability to create Characters and assign Classes to Characters
Please Note: Some blueprints might break with this update - we will try to avoid this in the future
Alexander Bergendahl
February 13, 2021
2021-02-13
Unity SDK
Added new APIs for the updated character creation and class system
Separated Admin SDK into its own package
1
...
9
10
11
12
13