Mine was just a casual statement not an answer to your question. I like the EU hub over NA because I like their personalities more even though I really like the Bts guys.
Your chart says Stream 1, Stream 2, etc. maybe you could put the actually links in there (if they're known).
I'm still not quite sure, and I plan on watching in client anyway, but are the games just going to be showing on BTS and GD twitch channels? or are their going to be separate TI4 channels?
Ok, I have now subjugated some poor webhost with my backpack data mining script. Before I set it to collect data until the end of time while I make some really crummy website, is there anything people can think of to keep track of?
Right Now, I'm logging the following values:
Item Type
Item Origin ID (Every item has a unique one)
Owner
Item Quality
If its equipped
Another table also keeps track of the amount of items each user has.
Things I can't keep track of (Or don't know how to)
If anyone has insight on how to interpret these from the API, let me know
:
Anything specific on gems or strange items. I can see they exist, but what they keep track of and their values, not a clue.
I could technically keep track of things like how many uses hammers have, but it seems like a waste of effort.
Now I just need to add a second source of data collection, tune the frequency of the cron jobs (At home it took about 15 minutes, but the server seems to rip though it in like 3), then create a method for generating a table with item info (The schema from the API is junk, it doesn't give slot info! Going to have to also scan the items files from the game it self), and then make a actual site to present info in a useful way.