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.
Alexander Bergendahl
June 24, 2021
2021-06-24
Game API
Added support for
Amazon Luna Platform
Server API
You can now remove and add assets to/from player inventories
with a single call
Tobias Berg
June 7, 2021
2021-06-07
Server API
Delete leaderboard now returns 204 response code with no body. Make sure to send the new LL-version header to get this behavior.
Admin API
Delete leaderboard now returns 204 response code with no body. Make sure to send the new LL-version header to get this behavior.
Johannes Fornaeus
June 4, 2021
2021-06-04
Unity SDK
Added ability to get and set names of players
Changed "LootLockerMember" class name to "LootLockerLeaderboardMember"
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
1
...
8
9
10
11
12