Skip to content

Conversation

@fiddlegiant
Copy link

Samples did not run out-of-the-box against latest Azure CloudScript, PlayFab Entity, and dotnet-isolated.

Changes proposed in this Pull Request:
. Migrates Azure functions in CSharp to dotnet-isolated format
. Migrates Unity Sample Handlers for Tic-Tac-Toe to PlayFab Entities
. Tested by pushing to Azure Function server
(and) using pf-af-devfuncs local reroute via JetBrains Rider

Versions:
. PlayFabAllSDK 1.182.240524
. PlayFabCloudScript 1.53.190627-aplha
. AzureFunctions.Worker 1.22.0
. AzureFunctions.Worker.Extensions.Http 3.2.0

fiddlegiant added 6 commits May 30, 2024 22:21
- PlayFabAllSDK 1.182.240524
- PlayFabCloudScriptPlugin 1.53.190627-alpha

Modified CSharp functions to get unity Tic-Tac-Toe working through playfab to azure.

This is a partial submission .. the Tic-Tac-Toe code needs to be integrated with tho fork and committed too.
…ve the function. In the sample the mapping is supplied during the automation mapping on the PlayFab server.
@fiddlegiant
Copy link
Author

fiddlegiant commented Jun 2, 2024

@microsoft-github-policy-service agree company="Shuffle, Inc."

@fiddlegiant
Copy link
Author

Pulled this fresh from the branch (prior to pull request) to confirm functionality.

  1. Pull pf-af-devfuncs as git-submodule
  2. Pull PlayFabSamples as git-submodule
  3. Launch Unity/New Project
  4. Install PlayFab + SDK
  5. Set Title_ID in Comments.cs
  6. Install local loopback or publish to Azure
  7. Map PlayFab automation appropriately
  8. Run!

@fiddlegiant fiddlegiant marked this pull request as ready for review June 2, 2024 21:55
@jorisdg
Copy link

jorisdg commented Dec 2, 2024

This helped me upgrade my functions to isolated mode but seeing the updated samples. But there's more updates needed to the samples which are also included here.
Would love to see this commit merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants