Releases: MrStahlfelge/gdx-gamesvcs
Releases · MrStahlfelge/gdx-gamesvcs
v1.1.0
v1.0.2
GPGS Android: Fixes problem logging in if cloud save is enabled.
v1.0.1
- 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
Apple GameCenter (RoboVM) implementation added.
No interface or behaviour changes.
v0.2.5
- 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
- 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
- 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
- Bug fixes for Amazon GameCircle
No interface or behaviour changes.
v0.2.1
- Google Play Games HTML client implementation
- Bug fixes for Play Games Android and Desktop
No interface or behaviour changes.
v0.2.0
- 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.