Skip to content

Releases: Iakobs/godot-google-play-game-services-android-plugin

[Godot 3.5] Godot Google Play Game Services Plugin v2.1.0

17 Mar 09:29
Compare
Choose a tag to compare

What's Changed

  • Backported loadTopScores and loadPlayerCenteredScores from the 4.x repo, thanks to @attilaoroszdev for the PR.

[Godot 3.5] Godot Google Play Game Services Plugin v2.0.3

01 Mar 18:31
94de851
Compare
Choose a tag to compare

What's Changed

  • Fix crash due to null image Uri in leaderboards and events. The error was found by @yancouto in #7

Full Changelog: v2.0.1...v2.0.3

[Godot 3.5] Godot Google Play Game Services Plugin v2.0.2

22 Jan 12:22
fb98744
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

[Godot 3.5] Godot Google Play Game Services Plugin v2.0.1

11 Jan 12:43
d82fe00
Compare
Choose a tag to compare

What's Changed

  • Update Licence to MIT

[Godot 3.5] Godot Google Play Game Services Plugin v2.0.0

10 Jan 12:36
016b831
Compare
Choose a tag to compare

What's Changed

  • Feature parity of 3.5 by @joelgomes1994 in #4
    • Implement Snapshots (for saving and loading games)
    • Implement Events (for tracking and statistics)
    • Implement missing methods for existing features
    • Rewrite README.md and add GDScript REFERENCE.md
    • New methods and signals naming convention

New Contributors

Full Changelog: v1.0.0...v2.0.0

[Godot 3.5] Godot Google Play Game Services Plugin v1.0.0

19 Apr 11:28
Compare
Choose a tag to compare

These are the plugin files for Godot 3.5.x