View previous topic :: View next topic |
Author |
Message |
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Thu Apr 13, 2006 9:35 am Post subject: |
|
|
TheTaxidermist wrote: | as for suggestions, hmm can you eliminate entire lines based on content in them, that isnt neccasairly at the start? or does it only remove lines with certain text at the beginning? |
I'm not sure what you mean. It only removes two types of lines:
1. Lines that have a [Label] at the start corresponding to one that isn't ticked in the table (if you untick 'Area' it removes all [Area] lines);
2. Any lines before the first one with a [Label] at the start.
An example for point two would be putting in the following text:
Code: | personally, I think it smells a bit
but I didn't want to say anything.
Fri Dec 23 23:27:38 2005 [Area] KingCAW: no, 28 dsays
Fri Dec 23 23:27:40 2005 [Faction] d4sh: oh me me me
Fri Dec 23 23:27:41 2005 [Area] KingCAW: or days even
Fri Dec 23 23:27:45 2005 [Faction] coralee: ummm count me in
Fri Dec 23 23:27:47 2005 [Faction] RockyB: ah, and Gysha |
In that case the first two lines (plus all lines with nothing on them, of course) would disappear.
What sort of content are you talking about? I suppose I could remove all lines written by someone in a list, but anything other than that...? _________________
|
|
Back to top |
|
|
TheTaxidermist Lost soul
Joined: 28 Aug 2005 Posts: 1456 Location: England
|
Posted: Thu Apr 13, 2006 1:28 pm Post subject: |
|
|
I was hoping it could detect lines such as "has just come online" or "is in the matrix"
Those still get included as system chat *actions* _________________
|
|
Back to top |
|
|
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Thu Apr 13, 2006 2:05 pm Post subject: |
|
|
It would take me a while to work out patterns for the considerable number of such actions, and then I'd have to create a large (not to mention ugly) table giving people the option to remove those lines or leave them in.
Don't count on it happening any time soon. _________________
|
|
Back to top |
|
|
TheTaxidermist Lost soul
Joined: 28 Aug 2005 Posts: 1456 Location: England
|
Posted: Thu Apr 13, 2006 2:16 pm Post subject: |
|
|
cool.
Oh and for some reason, while formatting the logs from our spying on the General. The filters just wouldnt apply a color to his name. I'm not entirely sure why though. _________________
|
|
Back to top |
|
|
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Thu Apr 13, 2006 2:24 pm Post subject: |
|
|
Ah, I did wonder why his name wasn't coloured.
I know why: his name had a space at the end, and the script doesn't take account of that. That's a more immediate concern, so expect it to be fixed soon. _________________
|
|
Back to top |
|
|
RockyB Lost soul
Joined: 12 Jul 2005 Posts: 1639 Location: Leicester
|
Posted: Sun Jun 11, 2006 7:38 am Post subject: |
|
|
This is really starting to annoy me now. Is there any way of increasing the character limit to at least 250,000? This is the third time I've had to split my logs in hald to format them. _________________ New ST site :: New ST Forums
|
|
Back to top |
|
|
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Sun Jun 11, 2006 9:48 am Post subject: |
|
|
Well, we haven't experienced any performance issues from bouts of uberformatting, so I've increased the limit. _________________
|
|
Back to top |
|
|
RockyB Lost soul
Joined: 12 Jul 2005 Posts: 1639 Location: Leicester
|
Posted: Sun Jun 11, 2006 1:52 pm Post subject: |
|
|
Cheers Proccy Boy. Now all you need to do is get rid of that damn flood limit on the forums _________________ New ST site :: New ST Forums
|
|
Back to top |
|
|
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Sun Jun 11, 2006 2:16 pm Post subject: |
|
|
I'm not getting rid of that. Have to find the character limit for posts. It must be hardcoded, so I'll have to scour the source for it. *Sighs.*
Edit: Actually, it was the database's fault. Damn field was set to 'text' instead of 'longtext'. It'll be much better now. _________________
|
|
Back to top |
|
|
Zampano
Joined: 02 May 2006 Posts: 13 Location: England
|
Posted: Fri Jun 16, 2006 12:47 pm Post subject: |
|
|
Could a filter be put in to only utilise certain names.
Ie. Zampano, Leelia, D4sh and RockyB are having a conversation in area chat but some random Zion muppets come along with l33t speak and begin teh flooding. But chat log formatter would remove all BUT Zampano, Leelia, D4sh and RockyB.
If its possible then Leelia (Carsten) would be more than happy to look at the source code and implement it if you don't have the time. _________________ "What point is there to seeing, when all you see is a lie" |
|
Back to top |
|
|
RockyB Lost soul
Joined: 12 Jul 2005 Posts: 1639 Location: Leicester
|
Posted: Fri Jun 16, 2006 2:33 pm Post subject: |
|
|
Ooh, good suggestion. I was thinking along the same lines the other day.
Might be better to have a filter to exclude certain names though. _________________ New ST site :: New ST Forums
|
|
Back to top |
|
|
Procurator Chief Archivist, Aggregator Captain
Joined: 21 May 2005 Posts: 3815 Location: HvCFT Aggregator, Syntax
|
Posted: Fri Jun 16, 2006 2:57 pm Post subject: |
|
|
There could be an option to do either. I'm pretty sure the idea's come up before, though. Certainly I've thought of it.
Anyway, you'll have to wait until I've got some other programming out of the way. And I always develop software by myself, primarily to keep the legalities simple. _________________
|
|
Back to top |
|
|
Zampano
Joined: 02 May 2006 Posts: 13 Location: England
|
Posted: Fri Jun 16, 2006 8:26 pm Post subject: |
|
|
RockyB wrote: | Ooh, good suggestion. I was thinking along the same lines the other day.
Might be better to have a filter to exclude certain names though. |
hmm, that too. Though for events such as last nights, where you only want to keep the important stuff, a person specific filter could be more useful. Both would be nice _________________ "What point is there to seeing, when all you see is a lie" |
|
Back to top |
|
|
RockyB Lost soul
Joined: 12 Jul 2005 Posts: 1639 Location: Leicester
|
Posted: Thu Jul 13, 2006 1:58 am Post subject: |
|
|
Quote: | Tells sent to another player are now labeled "TellSent" in chat logs. |
*Cracks whip* _________________ New ST site :: New ST Forums
|
|
Back to top |
|
|
Darkspacer
Joined: 23 May 2006 Posts: 197 Location: Australia
|
Posted: Thu Jul 13, 2006 7:24 am Post subject: |
|
|
Could you also possibly implement a setting to let it assign colors to the names automatically? I can never remember the hex codes for the colors (that's why my logs are haven't been colored) _________________
|
|
Back to top |
|
|
|