Johannes Ebner
Johannes Ebner
If those are run and the repository is not properly configured, these will fail.
After logging in, if you open a sub-scene (like the request builder), the login button will no longer work. godot-playfab version: 0.3.4 Godot 3.x & 4.x
When the internet connection fails or PlayFab.com is not reachable, gracefully handle connection failures and signal to users so it can be handled in-game.
We want something similar to what Nathan Hoad showed in his tutorial: https://youtu.be/oepTYOMoMmc
On specific GitHub events, a Discord notification should be sent to the godot-playfab Discord server. - [ ] New Release created (releases channel) - [ ] Pull Request Merged (pull-requests...
Use the new, official, GH action to run GDUnit4: https://github.com/marketplace/actions/gdunit4-test-runner-action
# Description I have a test, which writes a file to a path similar to `res://tests/temp/config.cfg`. I also run ```gdscript func after_each(): directory.remove(path) ``` to remove the file after every...
Sorry for this unsolicited PR, but I figured it would be great to have a CI/CD workflow in the template for folks who want to save time on learning CI/CD...
It's a bit lonely. We could implement STT (Speech-to-text) and interface with ChatGPT, which is then converted to TTS to give Ducky a voice!