Skip to content

Releases: aj-r/RiotNet

Champion Mastery API

11 Mar 00:09
Compare
Choose a tag to compare

Added calls to the Champion Mastery API.

Added Tournament API

12 Dec 20:21
Compare
Choose a tag to compare
  • Added tournament API calls.
  • Added new items for match endpoints.
  • Added a more tolerant JSON to enum converter so it doesn't throw exceptions next time Riot adds a new enum value.
  • Improved exception messages - now RestExceptions will contain the error message from the server if the server returned an error code of 400 or higher.

Preseason 6 fixes

03 Dec 05:10
Compare
Choose a tag to compare
  • Added Season enum values for season 6.
  • Fixed issue with static data for EUW and TR regions.

Season 6

17 Nov 01:55
Compare
Choose a tag to compare

Updated the masteries so they work in season 6.

Patch

17 Nov 01:54
Compare
Choose a tag to compare

Serialize the region as a string instead of an integer.

Initial release

13 Aug 22:47
Compare
Choose a tag to compare

Initial release including all currently available endpoints and a NuGet package.
You can download the source if you want, but we recommend that you install the NuGet package instead.