Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Tic-Tac-Toe Unity and Azure (CSharp) Samples to dotnet-isolated, CloudScript and Azure APIs #79

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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
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.

1 participant