orianna
orianna copied to clipboard
A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
Match-V5
Match-V4 support is being deprecated on September 13, 2021. Match-V5 is now available for production keys. For this library to stay relevant it will need Match-V5 support.
Please add new endpoint https://developer.riotgames.com/apis#clash-v1
Please add new endpoint: https://developer.riotgames.com/apis#league-exp-v4
I added some simple tests for most of the staticdata classes. Some weren't obvious on how to access so I skipped them. 100% code coverage is the theoretical goal, but...
Hello, when I try to use the library I get the following error: **Error: null, Cannot fit requested classes in a single dex file (# methods: 66641 > 65536)** I...
Add functionality for the Tournament and Tournament-Stub apis https://developer.riotgames.com/apis#tournament-v4
This would allow end users to fetch games in a queue by tier without overwriting any classes.
We need to write long-form documentation which describes the project as a whole and explains some of the details about how to use Orianna. These docs will be generated using...
Still need to add JavaDoc comments throughout the library.