jtickle / Picard

NO LONGER MAINTAINED. Read the README for more info.
Other
11 stars 1 forks source link

A new thing #4

Closed nordicpc closed 7 years ago

nordicpc commented 7 years ago

So there is now a community goal to deliver data to a scientist after you scan the ruins. The log entries look like this:

{ "timestamp":"2017-01-21T01:49:06Z", "event":"ScientificResearch", "Name":"ancientlanguagedata", "Category":"Encoded", "Count":9 }
{ "timestamp":"2017-01-21T01:49:10Z", "event":"ScientificResearch", "Name":"ancientbiologicaldata", "Category":"Encoded", "Count":18 }
{ "timestamp":"2017-01-21T01:49:14Z", "event":"ScientificResearch", "Name":"ancientculturaldata", "Category":"Encoded", "Count":15 }
{ "timestamp":"2017-01-21T01:49:18Z", "event":"ScientificResearch", "Name":"ancienthistoricaldata", "Category":"Encoded", "Count":12 }
{ "timestamp":"2017-01-21T01:49:21Z", "event":"ScientificResearch", "Name":"ancienttechnologicaldata", "Category":"Encoded", "Count":15 }

So we need to add an event for "ScientificResearch" and have it remove the appropriate data.

Okay, thanks, bye!

jtickle commented 7 years ago

ScientificResearch has been added as an event and should be handling materials properly.