Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-22 | Added new weapon images and other icons. Game integrations now works well - ↵ | daniel-Jones | 1 | -0/+0 | |
gives basic game info such as the weapons in use, ammo, score etc. Many other fixes and changes. There exists code for graph integration, but I never finished them and thus they are hidden by default. | |||||
2016-08-22 | Added new weapon images and other icons. Game integrations now works well - ↵ | daniel-Jones | 73 | -111/+290 | |
gives basic game info such as the weapons in use, ammo, score etc. Many other fixes and changes. There exists code for graph integration, but I never finished them and thus they are hidden by default. | |||||
2016-08-16 | Many changes to the stat viewer - work on the stat viewer halted for now. I ↵ | daniel-Jones | 47 | -106/+735 | |
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-01 | Added stats for maps, added a user management tool that will allow you to ↵ | daniel-Jones | 57 | -137/+544 | |
add/remove user profiles from storage. | |||||
2016-07-28 | major rewrite of almost everything relating to displaying stats, no longer ↵ | daniel-Jones | 8 | -354/+91 | |
400+ lines of copypasta | |||||
2016-07-27 | Added the ability to select users from file - see source code for file ↵ | daniel-Jones | 94 | -35/+222 | |
example. you can dynamically refresh the stats and info to any person on the list/with a new ID. Added weapon icons from the games iconlibs.swf file; the images were ugly. added a few new stats etc | |||||
2016-07-23 | Added images for all weapons, stats from each weapon appear in a table. ↵ | daniel-Jones | 40 | -109/+677 | |
thanks to csgo-stats.com for the images! Other small changes. | |||||
2016-07-22 | Added parsing functions for both steam and csgo data, added testing displays ↵ | daniel-Jones | 6 | -33/+132 | |
on the UI etc | |||||
2016-07-21 | first commit, basic program currently | daniel-Jones | 12 | -0/+723 | |