2021-08-04
Features #
- Authentication will now return information about error conditions specific to Discord auth failures.
LobbyServicecorrectly setsExtPlayerInfoonrespondToLobbyInviteandcreateAndJoinLobbycalls using theLobbyStrategy.setExtPlayerInfo
2021-08-03
Features #
- UnitySDK: Fixed an issue where
Connection.Connect()would fail after disconnection due to error.
Integration Notes #
ExtEnterMatchmakingV1Requestno longer has aplayer_infoin it. Instead usePlayerInfoinmatchLifecycleRpc.proto.StoreEntryhas replacedrequirementsandcatalog_ids_required_in_inventorywith a newPurchaseRequirementsthat includes a newstore.ExtPurchaseRequirementsfield.- This will be a breaking change to store content if entries reference the old fields
InventoryCommon.ItemUpdateV2andInventoryCommon.ItemGrantV2has been changed so internalinstancedandstackablefields is aoneof
Deprecation #
- Removed
player_infofromExtEnterMatchmakingV1RequestinmatchmakingExt.proto.
Removed #
InventoryRpc.UpdateItemV2- Use
InventoryRpc.UpdateItemV3 - If using UE4 SDK, please use
PragmaInventoryService.UpdateItemV3
- Use