This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
Releases: SpaceEEC/yamdbf-league
Releases · SpaceEEC/yamdbf-league
v2.0.0
Edited:
- The old league command is now called
LeagueMastery
and has new aliases:leagueChamps
andlolChamps
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
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
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