Skip to content

Releases: MrStahlfelge/gdx-gamesvcs

v1.1.0

20 Nov 20:02
Compare
Choose a tag to compare
  • Huawei Game services implementation
  • GPGS Android: no need for games to call onGpgsActivityResult any more, implementation handles it itself
  • GameCenter: Fix for UnsupportedOperationException on loadGameState() #42

v1.0.2

06 Mar 19:53
Compare
Choose a tag to compare

GPGS Android: Fixes problem logging in if cloud save is enabled.

v1.0.1

06 Dec 20:39
Compare
Choose a tag to compare
  • GPGS Android: Fix wrong behaviour of fetchLeaderboardEntries()
  • GPGS Desktop: Improved handling of multiple files with same name in cloud storage

No interface or behaviour changes

v1.0.0

07 Mar 18:49
Compare
Choose a tag to compare

Apple GameCenter (RoboVM) implementation added.

No interface or behaviour changes.

v0.2.5

13 Feb 19:07
Compare
Choose a tag to compare
  • GPGS Android: Google Play Services updated to latest version 16.0.x and a crash prevention fix for cloud save
  • GPGS Desktop: bug fix

No interface or behaviour changes

v0.2.4

24 Nov 21:08
Compare
Choose a tag to compare
  • Fixed Play Games implementation compatibility issues with build tools 28 / Gradle 4.6
  • Bug fixes for Play Games Cloud save on Android
  • Newgrounds client implementation removed

No interface or behaviour changes.

v.0.2.3

08 Apr 14:37
Compare
Choose a tag to compare
  • Bug fixes for Play Games Cloud save on Android

No interface or behaviour changes.

If you use Play Games Cloud save on Android, update to this version to prevent crashes for users from Asian countries.

v0.2.2

31 Dec 11:12
Compare
Choose a tag to compare
  • Bug fixes for Amazon GameCircle

No interface or behaviour changes.

v0.2.1

27 Nov 18:40
Compare
Choose a tag to compare
  • Google Play Games HTML client implementation
  • Bug fixes for Play Games Android and Desktop

No interface or behaviour changes.

v0.2.0

29 Sep 18:48
Compare
Choose a tag to compare
  • Google Play Games Desktop client implementation
  • GameJolt client supports cloud save
  • methods for fetching achievements and leaderboard entries added to core interface and most game service implementations
  • methods for listing and deleting cloud save entries added to core interface and most game service implementations

Interface or behaviour changes

compared to v0.1.x

Many added and renamed methods. See issue #15 for a full list.