Pragma Engine 0.0.31
2021-08-17
Features #
- Introduced
InventoryRpc.ItemUpdateV4andMatchendLifecycleRpc.MatchEndV3 MatchEndPlugincan be authored to enable rpc calls to arbitrary services on match end.- UnrealSDK
- Update
PragmaInventoryServiceto return full inventory snapshot onStorePurchaseV4,UpdateItemsV0,UpdateItemV3,UpdateItemV4 - Oneofs allow nothing to be set for serialization or deserialization.
- Code gen: Fix out of order dependencies when using maps.
- Update
Integration Notes #
UpdateItemsV0Requestwas updated to useinventoryRpc.ItemUpdateV2MatchEndV0Requestwas updated to usematchlifecycle.MatchEndV2
Architecture Change #
3-extensionswill be removed and4-appswill be renamed to3-apps. All custom and …ext proto files as well as any extensions defined in3-extensionswill soon be defined in the5-extmodule.