encratite / LibOfLegends

This is a C# networking library that pretends to be the League of Legends Air client. It was developed for the purpose of stats tracking. It depends on a modified version of the FluorineFX library available in the FluorineFXMods repository. It also depends on NilSharp, a random general purpose library. Released under the terms of the GPLv3.
GNU General Public License v3.0
84 stars 22 forks source link

Cant ranked teams league points #19

Closed blurfx closed 9 years ago

blurfx commented 11 years ago

League (RANKED_TEAM_3x3): SILVER I, ? LP (Kassadin's Shadowdancers) League (RANKED_TEAM_3x3): SILVER II, ? LP (Kassadin's Shadowdancers) League (RANKED_SOLO_5x5): GOLD IV, 79 LP (Amumu's Runemasters) League (RANKED_TEAM_5x5): SILVER III, ? LP (Galio's Outriders)

i tried other username for test, but ranked teams league point always return null.

its bug?

encratite commented 11 years ago

No, this is actually intended because team ratings work differently and require association with a team ID which I couldn't be bothered to look up ;[ I could work on it, but I'm not overly interested in it honestly. Talk to the people in the Riot Control channel if you want to fix this badly: http://riot.cont.ro.lt/#chat

blurfx commented 11 years ago

o, i see.

but i have a new qustion. liboflegends cant get ranked game loses anymore? it always return .

encratite commented 11 years ago

Riot removed that, nothing I can do about it