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

Summarising all kills/deaths/assists and such for all champions #11

Closed encratite closed 12 years ago

encratite commented 12 years ago

ArtisanOfWar requested this in a post on Reddit. He wants there to be a final row in the champion statistics tables where you can see the averages over all champions. I'm not entirely suer how you would want that weighted. Weighted per game, or equally per champion? Probably per game, otherwise it gets distorted too easily.

encratite commented 12 years ago

Implemented in https://github.com/epicvrvs/RiotControl/commit/929550c52d6267dd43efdcc8efb7de497369c6aa