Go Back   The Catacombs Forum > Gaming Forums > TF2 Discussion

TF2 Discussion This forum is for Team Fortress 2 discussion only.
NON-FLAMMABLE

Reply
 
Thread Tools Display Modes
Old December 13th, 2007, 05:25 AM   #1
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
TF2 Logger: Server Match Log Parser

I created a tool to parse server logs from matches. I hope you will find this useful. Please let me know if you have any issues with it.

http://www.thursday.com/tf2logger

Thanks







spike is offline   Reply With Quote
Old December 13th, 2007, 06:01 AM   #2
wads
Registered User
 
wads's Avatar
 
Join Date: Dec 2003
Age: 25
Posts: 1,371
Rep Power: 16
wads is on a distinguished road
Send a message via AIM to wads
Re: TF2 Logger: Server Match Log Parser

sort players by number of points







wads is offline   Reply With Quote
Old December 13th, 2007, 08:42 AM   #3
5p`
Registered User
 
Join Date: Jun 2004
Location: Florida
Age: 26
Posts: 1,095
Rep Power: 15
5p` is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

nice job spike. any chance for some graphics (i.e. pictures) in the future?








Ryan Leaf #busts
5p` is offline   Reply With Quote
Old December 13th, 2007, 09:46 AM   #4
jaywizzle
Registered User
 
Join Date: Oct 2007
Location: daytona beach, fl
Posts: 45
Rep Power: 0
jaywizzle is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

link doesn't work for me for some reason
jaywizzle is offline   Reply With Quote
Old December 13th, 2007, 02:11 PM   #5
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

I have a graphics package but I havn't got permission to use it yet. So maybe.







spike is offline   Reply With Quote
Old December 13th, 2007, 02:21 PM   #6
~A~
Forum God
 
~A~'s Avatar
 
Join Date: Apr 1999
Location: NY
Posts: 3,310
Rep Power: 30
~A~ is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

Stickied, keep improving it.








11
~A~ is offline   Reply With Quote
Old December 13th, 2007, 08:00 PM   #7
Leviathan
Registered User
 
Join Date: Apr 2003
Location: Cali
Posts: 252
Rep Power: 16
Leviathan is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

So when do we get to start using it?









#edragons
Leviathan is offline   Reply With Quote
Old December 13th, 2007, 08:04 PM   #8
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Anytime? Is the upload feature not working for you?







spike is offline   Reply With Quote
Old December 13th, 2007, 08:58 PM   #9
Hampster
LOLZ what?
 
Hampster's Avatar
 
Join Date: Aug 2004
Location: Seattle
Posts: 843
Rep Power: 14
Hampster is on a distinguished road
Send a message via ICQ to Hampster
Re: TF2 Logger: Server Match Log Parser

So, one thing I noticed is that there's no score in the analyzed output. Is that not dumped to the log?

Also, how does this work with maps like gravelpit or dustbowl where teams actually switch colors?








Hampster is offline   Reply With Quote
Old December 13th, 2007, 09:15 PM   #10
jaywizzle
Registered User
 
Join Date: Oct 2007
Location: daytona beach, fl
Posts: 45
Rep Power: 0
jaywizzle is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

tf_stats_verbose "1"

doesn't everybody need that in their server configs to allow more detail to be logged in order for this to work?
jaywizzle is offline   Reply With Quote
Old December 13th, 2007, 09:17 PM   #11
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Edit: In response to hampster:
I think you may have answered your own question. To my knowledge, there is no logged team-switch. So in effect, I have no way of knowing which players correspond to which team. The log does report scores as would be expected, but I have not done anything with this information.

I could report on a per-map basis, but that would require an immense amount of work.







spike is offline   Reply With Quote
Old December 13th, 2007, 09:18 PM   #12
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Quote:
Originally Posted by jaywizzle View Post
tf_stats_verbose "1"

doesn't everybody need that in their server configs to allow more detail to be logged in order for this to work?
I don't know what that does.







spike is offline   Reply With Quote
Old December 13th, 2007, 09:20 PM   #13
danger
Can you dig it suckaz?
 
danger's Avatar
 
Join Date: Mar 2003
Location: MN
Posts: 586
Rep Power: 17
danger is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

team switch events don't need to be logged. the color comes right after the player name...
danger is offline   Reply With Quote
Old December 13th, 2007, 09:30 PM   #14
jaywizzle
Registered User
 
Join Date: Oct 2007
Location: daytona beach, fl
Posts: 45
Rep Power: 0
jaywizzle is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

nm that command does nothing. someone else that runs a stats website for CALi and CEVOp css and big LANs was messin with tf2 and wanted me to get him some logs from scrims and he said the tf2 logs are missing a lot of information such as damage dealt or healing given by medics and i don't know of any cvars if any to enable them. did you find out a way to show that information?

ps..that cvar i just posted doesn't do what he was looking for..i tried it.
jaywizzle is offline   Reply With Quote
Old December 13th, 2007, 09:33 PM   #15
jaywizzle
Registered User
 
Join Date: Oct 2007
Location: daytona beach, fl
Posts: 45
Rep Power: 0
jaywizzle is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

yea i was just checkin it out. you're having the same problem. the medic's get shafted
jaywizzle is offline   Reply With Quote
Old December 14th, 2007, 01:41 AM   #16
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

I added images for it!!!!!!!

I also applied the changes retroactively to previous submissions.







spike is offline   Reply With Quote
Old December 14th, 2007, 04:50 AM   #17
jaywizzle
Registered User
 
Join Date: Oct 2007
Location: daytona beach, fl
Posts: 45
Rep Power: 0
jaywizzle is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

you did a really nice job on it spike. just wish the medic's points could be accounted for accurately also. in css, the command is mp_logdetail 3, but that's an unknown command in tf2. i don't know what else to try
jaywizzle is offline   Reply With Quote
Old December 14th, 2007, 09:41 AM   #18
Fornaught
Registered User
 
Fornaught's Avatar
 
Join Date: Mar 2003
Posts: 293
Rep Power: 16
Fornaught is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

GJ, the web based stats are so easy to use, its the best format.

Since TF2 is predominately CP maps, we need an output showing cap times for each point. A cap history, something like this old example from our tfc log parser - http://foom.net/winlogalyzer/example/caps.html
Fornaught is offline   Reply With Quote
Old December 14th, 2007, 11:13 AM   #19
danger
Can you dig it suckaz?
 
danger's Avatar
 
Join Date: Mar 2003
Location: MN
Posts: 586
Rep Power: 17
danger is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

Hey Spike,

I'd like to talk to you further about this since I had a development of my own that I abandoned that you may be able to gain from. How can I get a hold of you?
danger is offline   Reply With Quote
Old December 14th, 2007, 11:27 AM   #20
elwood-
put your junk in that box
 
elwood-'s Avatar
 
Join Date: Sep 2003
Location: Little Rock
Posts: 1,705
Rep Power: 18
elwood- will become famous soon enough
Send a message via AIM to elwood- Send a message via MSN to elwood-
Re: TF2 Logger: Server Match Log Parser

#res

i think it would be nicer if it showed dominations/revenges for individuals on the main page/section with it's own column. i know it exists if you click on any person, i just think it would be more convenient to see off the main page. other than that i think you are doing a fine job on fixing the bugs and reworking this bad chad.

last night vs you guys i only killed 1 person as sniper, but i hit 3 criticals that didn't go for kills, yet your logger tracked me down for 4 kills as sniper. no idea what's up with that. i was playing under the name manwich check it out spike:

http://home.thursday.com/tf2logger/R...ABLE_dustbowl/








e l w o o d
elwood- is offline   Reply With Quote
Old December 14th, 2007, 01:06 PM   #21
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Nice find elwoody.. I thought I fixed this, but the problem is that it's counting your kills from before both teams said 'ready'. Should be an easy fix.

Danger: you can find me in #clanyoda on irc.gamesurge.net or email me at rustyfausak at gmail dot com.







spike is offline   Reply With Quote
Old December 14th, 2007, 01:11 PM   #22
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Quote:
Originally Posted by Fornaught View Post
GJ, the web based stats are so easy to use, its the best format.

Since TF2 is predominately CP maps, we need an output showing cap times for each point. A cap history, something like this old example from our tfc log parser - http://foom.net/winlogalyzer/example/caps.html
Yes this would be a great thing to have... I'll try to get something working that is able to tell when the teams switch too.







spike is offline   Reply With Quote
Old December 14th, 2007, 01:31 PM   #23
NVader
bloc.nvader
 
NVader's Avatar
 
Join Date: Mar 2003
Posts: 802
Rep Power: 17
NVader has disabled reputation
Re: TF2 Logger: Server Match Log Parser

Another feature of the old logalyzer that I liked was the "awards".

The Survivalist award goes to PF.Ctrl-Alt-Del.t5! PF.Ctrl-Alt-Del.t5 only died 6 times as a scout!
The Sharpshooter award goes to |404|Buckeye! |404|Buckeye got 1 headshots and 4 normal shots!
The Rocketry award goes to |404|Dospac! |404|Dospac rocketed 22 people to oblivion!
The Swiss Cheese award goes to |404|Iceman! |404|Iceman got 32 kills with the Assault Cannon!







NVader is offline   Reply With Quote
Old December 14th, 2007, 07:24 PM   #24
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Quote:
Originally Posted by NVader View Post
Another feature of the old logalyzer that I liked was the "awards".

The Survivalist award goes to PF.Ctrl-Alt-Del.t5! PF.Ctrl-Alt-Del.t5 only died 6 times as a scout!
The Sharpshooter award goes to |404|Buckeye! |404|Buckeye got 1 headshots and 4 normal shots!
The Rocketry award goes to |404|Dospac! |404|Dospac rocketed 22 people to oblivion!
The Swiss Cheese award goes to |404|Iceman! |404|Iceman got 32 kills with the Assault Cannon!
I think it sort of has that with the weapon kills and 'most kills' column. Although I could add some derived information, like 'person who lives the longest each life' and 'best k/d ratio' etc..







spike is offline   Reply With Quote
Old December 21st, 2007, 05:14 PM   #25
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

Update!

I re-coded the whole thing. There should be much fewer bugs. There are quite a few new features, but I took out the images for the time being. Please let me know if you find any problems, and/or have comments or suggestions.

Thanks







spike is offline   Reply With Quote
Old December 21st, 2007, 05:22 PM   #26
Alastair
Registered User
 
Join Date: Apr 2003
Posts: 47
Rep Power: 0
Alastair is on a distinguished road
Re: TF2 Logger: Server Match Log Parser

thanks nerd
Alastair is offline   Reply With Quote
Old January 4th, 2008, 01:26 AM   #27
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

I'd just like to note that I fixed the logger to work with the recent changes by Valve. I encourage anyone to use this tool and please, give me feedback!







spike is offline   Reply With Quote
Old February 5th, 2008, 11:18 PM   #28
MoonGuardian
Registered User
 
MoonGuardian's Avatar
 
Join Date: Jun 2004
Posts: 4,750
Rep Power: 23
MoonGuardian has a spectacular aura aboutMoonGuardian has a spectacular aura about
Re: TF2 Logger: Server Match Log Parser

any chance for these to be downloadable like the old logs, or like a php index file, HTML or something (other then code)?

I mean, we, |K}{R| just link to such things, but sirVIPER would like to have it all of the files like these (besides the raw logs) on our website.

any chance of such an update?







MoonGuardian is offline   Reply With Quote
Old February 5th, 2008, 11:39 PM   #29
spike
i love maple syrup
 
spike's Avatar
 
Join Date: Jun 2004
Location: Austin, TX
Age: 23
Posts: 164
Rep Power: 13
spike is on a distinguished road
Send a message via AIM to spike
Re: TF2 Logger: Server Match Log Parser

the raw .log file is stored server side. the content is pre-generated, so you cant just download a parser. i could link to a zip of the content, but i dont know how that would work.

im working on an update and i will keep these things in mind







spike is offline   Reply With Quote
Old February 6th, 2008, 06:19 PM   #30
MoonGuardian
Registered User
 
MoonGuardian's Avatar
 
Join Date: Jun 2004
Posts: 4,750
Rep Power: 23
MoonGuardian has a spectacular aura aboutMoonGuardian has a spectacular aura about
Re: TF2 Logger: Server Match Log Parser

thanks!
Keep up the good work!
There is some unicode/text errors I guess, if I use: |K}{R|Mooη-Guardiaη-][FL][-
the output is:|K}{R|Mooη-Guardiaη-][FL][-
hehe.







MoonGuardian is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Match Style Server *AKA*Moose TFC Discussion 0 January 5th, 2004 02:39 PM
RA vs -V- match tonight needs a server!!! Anguish TFC Discussion 4 September 22nd, 2003 05:31 PM
JADL match vs Log and ~aD live ! HLTV inside Cosides TFC Discussion 148 September 15th, 2003 07:25 PM
How can clients affect server lag for other clients? Rand Tech Center 0 August 31st, 2003 08:11 PM
Server patch released today EnemyWithin TFC Discussion 62 May 6th, 2003 11:07 AM


All times are GMT -4. The time now is 06:35 AM.


Powered by vBulletin®, Copyright ©2000 - 2010 Jelsoft Enterprises Ltd.
Powered by vBadvanced