Forum
Logs.tf match stats
Created 28th November 2012 @ 15:05
Add A Reply Pages: « Previous 1 ... 3 4 5 ... 7 Next »
Quoted from AnimaL
[…]how come it comes up with numbers way over the ones that logs.tf has then?
It turns out logs.tf use these events to determine heal spread:
"xxx" triggered "healed" against "yyy" (healing "19")
While tf2logs use these events:
"xxx" triggered "medic_death" against "yyy" (healing "1019") (ubercharge "0")
I think overheals might be included in the medic_death events.
Any chance we can have it so that when i click on a persons name it shows their overall stats and any logs they are in?
What I’d really like to see is an API of sorts to upload logs programmatically, or a plugin of sorts to parse/display logs locally
http://tf2logs.colonslash.eu/
Last edited by Spike Himself,
Quoted from F2
[…]
It turns out logs.tf use these events to determine heal spread:
"xxx" triggered "healed" against "yyy" (healing "19")
While tf2logs use these events:
"xxx" triggered "medic_death" against "yyy" (healing "1019") (ubercharge "0")
I think overheals might be included in the medic_death events.
Yes that is the case. It is just as I said, medic_death will include the buffs on the medics side, but there is no way of logging buffs on the healed side.
Zooob said he doesn’t log buff data on the medic side. I guess its not much of a big difference anyhow, seeing as its not worth much.
And to confirm this theory, the heals players get do not add up to the heals the medic gave on TF2Logs.com . CASE CLOSED
Quoted from Spike Himself
What I’d really like to see is an API of sorts to upload logs programmatically, or a plugin of sorts to parse/display logs locally
http://tf2logs.colonslash.eu/
You can make an http request putting params in GET and the log file in POST, but you need a key to pass in the params.
If you ask zooob nicely I’m sure he’ll give you one :)
Why don’t you make the post http api publicy available? API + api key and you’re fine to go. would eventually lead to automatic log uploads to your site without having to do it manually. that’d be cool.
Quoted from Enef
Any chance we can have it so that when i click on a persons name it shows their overall stats and any logs they are in?
I like a lot about logs.tf but this is the single reason I still prefer tf2logs.com.
Some of the new features coming this month: http://imgur.com/a/Y8e04
log.tf is awesome zooob, great work.
I’d like to give the suggestion to integrate automatic map detection in your log parser.
(if you include the log on
statement into the autoexec.cfg
instead of server.cfg
, you’ll get them)
example line:
L 03/01/2013 - 00:47:15: Loading map "cp_badlands"
No need to specify the map manually anymore then. :)
Quoted from nTraum
I’d like to give the suggestion to integrate automatic map detection in your log parser
Done and will be deployed with next update.
Quoted from zoob
[…]
Done and will be deployed with next update.
Awesome stuff man :D Looking great, can’t wait for the updates
Add A Reply Pages: « Previous 1 ... 3 4 5 ... 7 Next »