GetDotaStats / stat-collection

Library for setting up stat collection for dota2 mods
http://getdotastats.com/
GNU General Public License v2.0
11 stars 8 forks source link

Initial Refactoring for a stable 1.0 version #27

Closed MNoya closed 8 years ago

MNoya commented 8 years ago

ToDo:

MNoya commented 8 years ago

Should be ready to push, need to update the schema examples with the new structure and provide the guidelines & tips to do good schemas.

jimmydorry commented 8 years ago

We should make having a dedicated server a flag.

https://github.com/MNoya/stat-collection/blob/master/scripts/vscripts/statcollection/lib/statcollection.lua#L258

Probably requires the flag method to not override existing flags.

MNoya commented 8 years ago

I think this is ready to go. Let's fork and give it extensive testing over the weekend, the ReadMe is almost ready