summaryrefslogtreecommitdiff
path: root/csgo_stats.pro
AgeCommit message (Collapse)AuthorFilesLines
2016-08-16Many changes to the stat viewer - work on the stat viewer halted for now. I ↵daniel-Jones1-5/+14
have added CS:GO game integration. You can now view live game information. Uses port 3000 (see the CS:GO wiki for setting up game integration).
2016-08-01Added stats for maps, added a user management tool that will allow you to ↵daniel-Jones1-3/+6
add/remove user profiles from storage.
2016-07-23Added images for all weapons, stats from each weapon appear in a table. ↵daniel-Jones1-0/+3
thanks to csgo-stats.com for the images! Other small changes.
2016-07-22Added parsing functions for both steam and csgo data, added testing displays ↵daniel-Jones1-2/+4
on the UI etc
2016-07-21first commit, basic program currentlydaniel-Jones1-0/+25