encratite / RiotControl

An elaborate statistics tracking system for League of Legends. It used to be a centralised PostgreSQL based system but now it's a stand-alone SQLite application. It was written in C# and makes use of the LibOfLegends RTMP library. It is licensed under the terms of the GPLv3. Unfortunately I stopped working on it in 2013-08. Check out the website for a longer explanation.
http://riot.cont.ro.lt/
GNU General Public License v3.0
33 stars 15 forks source link

Inform the user if they can't perform a query #43

Closed encratite closed 12 years ago

encratite commented 12 years ago

From Uhkis:

When trying to query for a summoner from ip that is not in the PrivilegedAddresses, the query page just says "Loading" and "gets stuck". User should be informed "You are not able to make a query" .

Uhkis commented 12 years ago

Duplicate of https://github.com/epicvrvs/RiotControl/issues/40

encratite commented 12 years ago

Fixed in https://github.com/epicvrvs/RiotControl/commit/4c204e2d293e57969b840feca335a9a255a660b2