2021-08-10
Features #
- Login data includes purchase eligibility for store catalog that checks players’ payable and recipe requirements.
- Unreal and Unity/C# SDKs
- Rich
LobbyService
now handles and forwardsMatchFailureV1Notification
andGameStartFailureV1Notification
. - Exposed
LobbyServiceRaw::GameStartFailureV1Notification
event.
Deprecation #
- Removed
storePurchaseV3
frominventoryRpc.proto
should usestorePurchaseV4
. - Removed
GetInventoryV1
frominventoryRpc.proto
should useGetInventoryV2
. - Removed
ServiceGetInventoryV1
frominventoryRpc.proto
should useServiceGetInventoryV2
.