Pragma Engine 0.0.30

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 forwards MatchFailureV1Notification and GameStartFailureV1Notification.
  • Exposed LobbyServiceRaw::GameStartFailureV1Notification event.

Deprecation #

  • Removed storePurchaseV3 from inventoryRpc.proto should use storePurchaseV4.
  • Removed GetInventoryV1 from inventoryRpc.proto should use GetInventoryV2.
  • Removed ServiceGetInventoryV1 from inventoryRpc.proto should use ServiceGetInventoryV2.