Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Releases: SpaceEEC/yamdbf-league

v2.0.0

27 Aug 17:46
Compare
Choose a tag to compare

Edited:

  • The old league command is now called LeagueMastery and has new aliases: leagueChamps and lolChamps
    Functionality should be the same.

New:

  • A new command LeagueGame has been added with the following aliases: lolgame lolive, leaugelive.
    Like the name suggests, you can now see live games of summoners you search for.

Otherwise:

  • Tons of internal refactoring (check out the diff if you are curious).

v1.1.1

01 Aug 14:14
Compare
Choose a tag to compare

Fix: Moved to new endpoint since Riot removed the champion data from static-data.
Now using english data from the cdn.

Fix: Added a space after a non custom level representation
Level 5Champion -> Level 5 Chamion

And a bunch of internal changes, not visible from outside.

v1.1.0

19 Jul 20:18
Compare
Choose a tag to compare
Bumbing to 1.1.0

- Outsourced strings to make Localization possible
- English and German localization 🎉
- Fixed some debug strings removed unused moment and ChampionMastery#field
- And your daily dose of npm being npm when moving stuff in the package-lock.json

v1.0.1

18 Jul 11:57
Compare
Choose a tag to compare
Bump to 1.0.1

- npm being npm