Releases: taycaldwell/riot-api-java
riot-api-java-v3.3.2
PBE is now a valid region constant.
PBE is now a supported region for the following APIs:
- Match API
- Match History API
- Status API
The Korean region has been removed as a supported region for the Status
API, as it never was.
riot-api-java-v3.3.1
Fixed queue type constant for the Legend of the Poro King game mode.
riot-api-java-v3.3.0
- Added support for featured game mode King Poro.
riot-api-java-v3.2.6
-Region default is now North America.
-Season default is now null.
-Stats API bugs brought on by v3.2.5 fixed.
-Linnun added to contributor list for correcting logic added in v3.2.5.
riot-api-java-v3.2.5
The season parameter for the Stats API is now optional, and doesn't throw a NullPointerException when null.
Thanks, fKunstner
riot-api-java-v3.2.4
Updates -
Match API: platformId added to MatchDetail
MatchHistory API: platformId added to MatchSummary
Requested Additions -
clone() method added to RiotApi
riot-api-java-v3.2.3
Added support for Hexakill game mode
Bugfixes:
Fixed bug where the SummonerMethod, getSummonersById calls getSummonerbyName instead.
riot-api-java-v3.2.2
Bugfix -
Fixed encoding to account for summoner names containing special characters.
riot-api-java-v3.2.0
Disclaimer
This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.
Requirements
riot-api-java requires the following libraries:
API Versions
The current version of this library supports the following Riot Games API versions:
- champion-v1.2 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- game-v1.3 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- league-v2.5 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- lol-static-data-v1.2 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- lol-status-v1.0 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- match-v2.2 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- matchhistory-v2.2 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- stats-v1.3 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- summoner-v1.4 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]
- team-v2.4 [BR, EUNE, EUW, KR, LAN, LAS, NA, OCE, RU, TR]