Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#240412
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed Apr 17, 2024
2 parents 5edda04 + daf71e1 commit 27aaa97
Show file tree
Hide file tree
Showing 35 changed files with 185 additions and 137 deletions.
2 changes: 1 addition & 1 deletion PlayFabSdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playfab-web-sdk",
"version": "1.169.240401",
"version": "1.170.240412",
"description": "Playfab SDK for JS client applications",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabAdminApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabClientApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabDataApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabEconomyApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabEventsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabExperimentationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabInsightsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabServerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.169.240401",
sdkVersion: "1.170.240412",
requestGetParams: {
sdk: "JavaScriptSDK-1.169.240401"
sdk: "JavaScriptSDK-1.170.240412"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
PlayFab.sdkVersion = "1.169.240401";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.170.240412";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
22 changes: 16 additions & 6 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2759,14 +2759,24 @@ declare module PlayFabAdminModels {
| "TrueSkillDuplicatePlayerInMatchResult"
| "TrueSkillInvalidRanksInMatchResult"
| "TrueSkillNoWinnerInMatchResult"
| "TrueSkillMissingRequiredConditionInMatchResult"
| "TrueSkillMissingRequiredEventInMatchResult"
| "TrueSkillUnknownEventInMatchResult"
| "TrueSkillUnknownConditionName"
| "TrueSkillMissingRequiredCondition"
| "TrueSkillMissingRequiredEvent"
| "TrueSkillUnknownEventName"
| "TrueSkillUnknownConditionKey"
| "TrueSkillUnknownConditionValue"
| "TrueSkillUnknownScenarioId"
| "TrueSkillUnknownModelId"
| "TrueSkillNoActiveModelInScenario"
| "TrueSkillNoPlayerInMatchResultTeam"
| "TrueSkillPlayersInMatchResultExceedingLimit"
| "TrueSkillInvalidPreMatchPartyInMatchResult"
| "TrueSkillInvalidTimestampInMatchResult"
| "TrueSkillInvalidPlayerSecondsPlayedInMatchResult"
| "TrueSkillNoTeamInMatchResult"
| "TrueSkillNotEnoughTeamsInMatchResult"
| "TrueSkillScenarioConfigDoesNotExist"
| "TrueSkillNoModelInScenario"
| "TrueSkillNotSupportedForTitle"
| "TrueSkillModelIsNotActive"
| "TrueSkillUnauthorizedToQueryOtherPlayerSkills"
| "StateShareUnauthorized"
| "StateShareStateNotFound"
| "StateShareLinkNotFound";
Expand Down
4 changes: 4 additions & 0 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabEconomyApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2230,6 +2230,8 @@ declare module PlayFabEconomyModels {
Amount?: number;
/** The duration modified in this transaction. */
DurationInSeconds?: number;
/** The friendly id of the items in this transaction. */
ItemFriendlyId?: string;
/** The item id of the items in this transaction. */
ItemId?: string;
/** The type of item that the operation occurred on. */
Expand All @@ -2242,6 +2244,8 @@ declare module PlayFabEconomyModels {
}

export interface TransactionPurchaseDetails {
/** The friendly id of the Store the item was purchased from or null. */
StoreFriendlyId?: string;
/** The id of the Store the item was purchased from or null. */
StoreId?: string;

Expand Down
Loading

0 comments on commit 27aaa97

Please sign in to comment.