What's new.
A platform that gets better every week.
Unity SDK
Bug Fixes
- GetAssetInformation is now working as intended.
- Links inside asset-variations now return correctly.
Server API
Changes
- Universal Assets are finally available in the Server API!
- All Asset Instance endpoints from the Game API are now available in the Server API too.
Web Console Changes We're now showing the players names on the list of leaderboard scores, with a link to the player page. User scores can be updated and deleted from the Leaderboard tab on the Player page. Users can clear search boxes. Admin API Changes Added player name lookup endpoints. See the Documentation. Bug Fixes Squashed a bug that made it impossible to have multiple Attachment Types for…
This week is a little short on changes, but a lot of preparations and behind the scenes things are going on to allow us to move fast in the coming weeks.
Web Console
Bug Fixes
- Fixed an issue with removing progression rewards.
Happy Friday! Here are new changes and bug fixes that were released this week. Web Console Changes We've updated the UI for Collectables to use our new frontend framework. Also added the ability to delete collectables. Bug Fixes Fixed an issue making it impossible to remove collectable groups. Unity SDK Changes Added CI tests. Bug Fixes Fixed bug with rental assets not returning the correct…
Unity SDK
Bug Fixes
- Fixed an issue with GetAllMemberRanks method
Unity SDK
- Updated SDK description
- Added MIT License
- Added samples for common use cases
Unity SDK
- Fixed a bug with player file endpoints
- Fixed a bug with white label login
Unity SDK
- Skip session check for white label methods
Unity SDK
- Ensure you can't call any methods before a session is started
Unity SDK
- Implement LookupPlayer1stPartyPlatformIds methods
Unity SDK
- Added more parameter type options for all Leaderboard related methods
- Added support for setting player files public or private
- Added support for retrieving other player's public files
Unity SDK
- Added more parameter type options when getting member ranks for leaderboards
Unity SDK
- Added Player files support
Unity SDK
- Added player_created_at field to LootLockerSessionResponse model
- Added acquisition_date field to LootLockerInventory model
- Improved error handling for server requests
Unity SDK
- Improved error handling for null responses
Unity SDK
- Fixed an issue with LookupPlayerNames methods
Unity SDK
- Fixed a crash when a player reached the highest possible level
Unity SDK Renaming assetID to assetInstance ID on all assetInstance function parameters Added ObsoleteAttribute(with false, so deprecated) to UpdateKeyValuePairByIdForAssetInstances(), it was not working correctly, will be marked as obsolete when SDK is updated next time. Added new UpdateKeyValuePairByIdForAssetInstances() with correct parameters. Added UpdateKeyValuePairForAssetInstances() that…
Unity SDK
- Introduce ability to get player names using player ID's from different platforms
Unity SDK
- Fix issue where using EndSession on White Label Login would not destroy the session
- Create new version of EndSession which takes no input
Unity SDK
- Fix issue where failing the request when trying to start a guest session would wipe the internal playerID
Unity SDK
- Add support for Sign in with Apple
Unity SDK
- Fix ResetAssetCalls method not working
Unity SDK
- Make it possible to use either string or int when getting leaderboard member score
Unity SDK
- Added initial support for Xbox One