Skip to content

Releases: Petersil1998/Thresh-Java

Account name and tag and now url encoded

01 Oct 14:11
Compare
Choose a tag to compare

Account name and tag and now url encoded

Added more data for Skins and Champion info

31 Jul 09:19
Compare
Choose a tag to compare
  • Champion Skins now contain more detailed data
  • Added Tactical champion Info
  • Replaced relative image paths with absolute ones
  • Added Skin Lines and Rarity
  • Added Constanst for CDragon
  • Bugfixes

Added Arena Support

27 Jul 09:42
Compare
Choose a tag to compare
  • Added Arena Augments
  • Added Support for Augments in Match Details
  • Fixed a bug when a NPE would be thrown if no champion was banned
  • Added equals Methods to static Data Classes
  • Updated QueueTypes class

Bugfixes, moved stuff around

22 Jul 09:14
Compare
Choose a tag to compare
  • Updated README
  • Moved Constants, API Endpoints, Platforms, Sprites
  • Static data is no longer downloaded into data files
  • Collections are now stored as Maps instead of Lists

Implemented Rate Limiter

04 Jul 19:29
Compare
Choose a tag to compare
  • Adapted to changed in Core (Rate Limiter, Caching, etc)
  • Updated to Java 20
  • Updated README.md
  • Refactored Code

First Release

28 Jun 12:19
Compare
Choose a tag to compare
v1.0

Removed setter for Collection fields, using reflection now