2021-11-16
Features #
- New Pragma CLI option crypto
remoteServiceTokenfor generating Partner game and social tokens RegisterEmailV1api is configurable to create a pragma account and send an email with unique code to a prospective Beta user
Integration Notes #
- Renamed any references to Arbiter or Example to Demo (eg
ArbiterMatchEndPlugin -> DemoMatchEndPlugin) - Renamed
4-example-extto4-demo, and all example submodules todemoinstead - Updated Makefile and various build scripts to use
4-demoinstead of4-example-ext - Renamed Unity and Unreal PragmaSDK
ExampleProjectsto bePragmaDemo - Delete all references to
CatalogTestFactoryin test code. Reimport fromInventoryTestFactory.CatalogTestFactoryhas been collapsed intoInventoryTestFactory. - Update all references from function
InventoryTestFactory.stackableCatalogEntriestoInventoryTestFactory.stackableSpecs - Update all references from function
InventoryTestFactory.instancedCatalogEntriestoInventoryTestFactory.instancedSpecs - Update all references from function
InventoryTestFactory.repeatedStackableDeltatoInventoryTestFactory.stackableDeltas - Update all references from function
InventoryTestFactory.repeatedInstancedDeltaV2toInventoryTestFactory.instancedDeltaV2s