Skip to content

Releases: Ragowit/PsnApiWrapperNet

1.2.1

24 Apr 16:38
Compare
Choose a tag to compare
  • Catch errors when retrieving player.

1.2.0

02 Apr 12:40
Compare
Choose a tag to compare
  • Fixed offset in GameList and PlayerTrophyTitles
  • Implemented limit in GameList and PlayerTrophyTitles

1.1.0

31 Mar 21:33
Compare
Choose a tag to compare
  • GameList
    • nextOffset can be null
  • Updated/improved test cases

1.0.0

30 Mar 08:09
Compare
Choose a tag to compare
  • Updated to .NET 8
  • Removed RestSharp and use standard .NET HttpClient.
  • Updated to the new PSN API endpoints
  • Updated Test packages

0.2.0

27 May 13:57
Compare
Choose a tag to compare

Some refactoring and a bugfix.

0.1.0

27 May 13:07
abea178
Compare
Choose a tag to compare

Initial release. Proof of concept.

  • Search for players by online id
  • Fetch player information & summary
  • Fetch players games (trophy title), it's dlcs (trophy groups) and trophies
  • Fetch player earned trophy data
  • Fetch player game list (play time for each game etc)