Another attempt at adding the blocked players OSS changes. This time with the stubbed out platform code
#jira OPP-1694 As a user I would like to be able to block a user in the social system
[CL 2712543 by Nicholas Davies in Main branch]
OSS changes to support blocked players
#jira OPP-1694 As a user I would like to be able to block a user in the social system
[CL 2712470 by Nicholas Davies in Main branch]
- Rationale: There is no way in a game to prevent the project settings or scalability from trying to set the value and failing with the message, and a user had to go out of their way to add one and intended them to exist (there's no UI way to set them in this manner in the editor)
[INTEGRATE] Change 2712339 by Michael.Noland@mnoland-T2784-HDepot on 2015/09/30 22:00:34
[CL 2712352 by Michael Noland in Main branch]
#UE4 Changing usage of INSTANT_APPLICATION to Def->DurationPolicy == EGameplayEffectDurationType::Instant. Duration value should not be used when the policy is instant.
Also initialized a few FGameplayEffectSpec properties in the commonly used constructor.
#rb Billy.Bramer, Ben.Zeigler, Fred.Kimberley
#codereview David.Ratti
--------
Integrated using branch Ue4-To-UE4-Fortnite-Simple (reversed) of change#2712277 by Bob.Tellez on 2015/09/30 20:45:15.
[CL 2712327 by Bob Tellez in Main branch]
--------
[AUTOMERGE] Integrated using branch ue4-orion-to-ue4 of change#2712285 by Zak.Middleton on 2015/09/30 20:57:48.
[CL 2712289 by Zak Middleton in Main branch]
New commands are:
- Collision.ListProfiles
- Collision.ListChannels
- Collision.ListComponentsWithResponseToProfile <Response> <Profile>
- Collision.ListProfilesWithResponseToChannel <Response> <Channel>
Response is one of: Ignore, Overlap, Block.
Profile is either an index or name from the ListProfiles command.
Channel is either an index or name from the ListChannels command.
--------
[AUTOMERGE] Integrated using branch ue4-orion-to-ue4 of change#2712247 by Zak.Middleton on 2015/09/30 19:53:23.
[CL 2712250 by Zak Middleton in Main branch]
Generate proper proguard-project.txt file with optional additions from Build/Android/ProguardAdditions.txt
#jira UE-21653
#ue4
#android
[CL 2712042 by Chris Babcock in Main branch]