godot-playfab icon indicating copy to clipboard operation
godot-playfab copied to clipboard

A Godot Engine addon/SDK to interface with Azure PlayFab - playfab.com

Results 29 godot-playfab issues
Sort by recently updated
recently updated
newest added

Add a default theme, with a new default font

Implement API to read & update leaderboard/statistics. Docs: https://docs.microsoft.com/en-us/gaming/playfab/features/data/playerdata/using-player-statistics * [x] Create example scene to increase score * [x] Create example scene to retrieve leaderboard * [ ] Implement new...

enhancement

- [ ] Update [Implementing a Model with an Array of Objects](https://github.com/Structed/godot-playfab/blob/main/docs/README.md#implementing-a-model-with-an-array-of-objects) - [ ] Document how to do "arbitrary" requests, to work around not yet implemented requests - [...

bug

See https://docs.microsoft.com/en-us/gaming/playfab/sdks/game-engines/

documentation

- [x] Document implemented functionality - [ ] Document Examples - [ ] Create Quick-Start guide - [ ] Create Code Tour for Users - [ ] Create Code Tour...

documentation

When running the [(commented-out) test](https://github.com/Structed/godot-playfab/blob/db0ca9f1e1ee170080394fa8ed21bd7a22778a34/addons/godot-playfab/test/unit/PlayFabClientConfig/test_PlayFabClientConfigLoader.gd#L13) in the GitHub Actions workflow, the test fails. See also: https://github.com/croconut/godot-tester/issues/19

bug
infrastructure-dependency

In case of a crash/scene change etc, unsent events should be persisted to disk and sent the next time the game can send it. Disc access rate is a concern:...

enhancement

See [list](https://docs.godotengine.org/en/3.4/classes/[email protected]?highlight=TYPE_OBJECT#enumerations)

refine-description