Changelog.

  • Author image
    Johannes FornaeusSeptember 25, 2021

    2021-09-25

    Unity SDK

    • Add support for metadata in leaderboards
    • Fix various broken methods
    • Update project README
  • Author image
    Tobias BergAugust 22, 2021

    2021-08-22

    Unity SDK

    • Unified positive response from the sdk. You can now use response.success to know when it is successful. Removed references to response.status
    • Added GetAllMemberRanks api
  • Author image
    Alexander BergendahlAugust 11, 2021

    2021-08-11

    Game API

    • Added UUIDs to Assets and Contexts. These are consistent across both environments.
    • Added Key/Value Storage to Character Classes.

    Server API

    • Added UUIDs to Assets and Contexts. These are consistent across both environments.

    Admin API

    • Added UUIDs to Assets and Contexts. These are consistent across both environments.
    • Added Key/Value Storage to Character Classes.
  • Author image
    Alexander BergendahlJune 24, 2021

    2021-06-24

    Game API

    Server API

  • Author image
    Tobias BergJune 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.
  • Author image
    Johannes FornaeusJune 4, 2021

    2021-06-04

    Unity SDK

    • Added ability to get and set names of players
    • Changed "LootLockerMember" class name to "LootLockerLeaderboardMember"
  • Author image
    Tobias BergJune 2, 2021

    2021-06-02

    Game API

  • Author image
    Tobias BergMay 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.
  • Author image
    Alexander BergendahlMay 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
1...7891011