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

[SCHEMA] Four Domain TD #90

Open lizhidong-Aly opened 7 years ago

lizhidong-Aly commented 7 years ago

Console Log: https://hastebin.com/imulapofuf.md settings.kv: https://hastebin.com/dopacuvusa.scala schema,lua: https://hastebin.com/emonifopez.lua addon_game_mode.lua: https://hastebin.com/yokuqoyuka.lua

jimmydorry commented 7 years ago

Looking a bit bare, but if you are happy with that, we can roll with that.

Some to consider would be gold spent, networth, number of buildings made, creeps killed, etc.

I'm afk for another 45mins. When i get back, i'll make your schema and post back here.

jimmydorry commented 7 years ago

Here's your schema, please review the fields to make sure I didn't make a mistake.

Feel free to suggest changes!

Schema: https://getdotastats.com/#s2__mod_schema?mid=153

Schema ID: https://getdotastats.com/#s2__my__mods

lizhidong-Aly commented 7 years ago

Thank you. Currently, I just want focus on those two value, but it might change in future. So, what should I do if I want track more data?

jimmydorry commented 7 years ago

Bump this issue with the new log and schema.

You can have lots of schemas, but only the schema with the highest version number and flagged as approved will be displayed on the site.

You get a new schemaID for each schema version.