MrStahlfelge/gdx-gamesvcs

GameJolt: fetch leader board entries and achievements status

MrStahlfelge opened this issue · 4 comments

After integrating fetch leader board entries and achievements status in core (issue #4), it now has to be implemented for GameJolt client.

Leaderboard entries implemented (see #4)

This is done.

Not quite done: GameJolt has an option for returning only player's own scores. This should be used when playerRelated param of fetchLeaderboardEntries is set to true.

Works like a charm :)