Releases: spookygames/gdx-gameservices
Releases · spookygames/gdx-gameservices
3.0.0
- Rework async signatures to use an
AsyncServiceResult
result instead of a callback argument - [Google Play Games / android] Update play-services-games dependency to play-services-games-v2 17.0.0
- [Google Play Games / android] Bump minimum android SDK to 21
- [Google Play Games / android] Update android SDK to 33
2.0.0
- Drop Playtomic support
- Drop Amazon GameCircle support
- Update libgdx dependency to 1.10.0
- Update RoboVM dependency to 2.3.14
- [Google Play Games / android] Update android SDK to 30
- [Google Play Games / android] Update play-services-games dependency to 21.0.0
- [Google Play Games / desktop] Update Google API version to 1.32.1
- [Google Play Games / desktop] Add basis for a demo
1.2.4
Now even more precautious regarding Game Center
1.2.3
Avoid NPE while fetching avatar from Game Center
1.2.2
Fix Game Center authentication
1.2.1
Minor Game Center-related bugfixes.
1.2.0
- Player avatar download is now asynchronous and supported on Game Center
- Game Center authenticated state might be fixed
1.1.0
Add ConnectionHandler.getPlayerAvatarUrl()
, implemented everywhere except for GameCenter and Playtomic.
1.0.0
Rename package to games.spooky
.
0.0.4
Now on Maven Central.