OK, I'm curious... what do these sector/.sec files look like? I wouldn't mind taking a look at a detailed on to see what I can pull out of it.
I have been thinking about TNS 1.5 and what to add. I think a more randomized approach would be nice - would follow something like "generate major headline, subgen headline event".
Also thought about using an external file that the user can add to that the program could open and mine for events. This file would use keywords and could either contain a specific news item waiting to be called up (an event) or something that would relate directly to a specific NPC/corporation/government/etc in the campaign universe, maybe something like:
"event,startrigger rumored on planet X"
("event" is the keyword, what follows would be the news item)
"NPC,John Smallberries,con"
("NPC" is the keyword, name is the NPC's name, "con" calls a subroutine that would determine the NPC's current con/activity)
The external file would, of course, be used in conjunction with the regular TNS stories.
Well, that's the dream, anyway. Somewhere down the road...