IPB

Welcome Guest ( Log In | Register )

2 Pages V   1 2 >  
Reply to this topicStart new topic
> Possible to add TF2 support?
daredevil
post Aug 17 2014, 08:51 AM
Post #1


Group Icon Second Lieutenant

Group: Members

Joined: 10-November 08
From: US
Member No.: 78526



Possible to add TF2 tracking support? Would love to see TF2 on SL.

Thanks


--------------------
Fearless Assassins Multi Gaming Community running servers for W:ET, COD4, BF3, CS:S, TF2, Minecraft and Teamspeak

Go to the top of the page
 
+Quote Post
schnoog
post Aug 17 2014, 05:26 PM
Post #2


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Hi mate,

if I could find a supporting team which is at least a little bit php skilled, I would run a trackerservice for all source-engine based games.

But atm. I`m a one-men-coding show, and therefor the rebuild for source would be a very long taking task sadd.gif


Edit:
But I will try to implement a pure server-scanner for source based games in a first line


--------------------



Go to the top of the page
 
+Quote Post
StoerFaktoR
post Aug 18 2014, 01:51 PM
Post #3


Group Icon Colonel

Group: Members

Joined: 26-April 10
From: Düsseldorf
Member No.: 91640



Hey Volker ,maybe this can help you a bit :)

https://github.com/xPaw/PHP-Source-Query-Class


--------------------
Go to the top of the page
 
+Quote Post
schnoog
post Aug 18 2014, 03:32 PM
Post #4


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Thanks Chris, but the query part is not the problem (and already written and working).
But I need to rewrite the whole tracking part (parse the response, save it into the database....).
My main concern is the session workout... but we`ll proceed step by step


--------------------



Go to the top of the page
 
+Quote Post
schnoog
post Aug 22 2014, 03:27 PM
Post #5


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Update:
Still working on this request, and it looks not too bad at the moment....
For sure I`ll need a couple of days to implement the first steps, but at least it`s in progress :)


--------------------



Go to the top of the page
 
+Quote Post
daredevil
post Aug 28 2014, 04:19 PM
Post #6


Group Icon Second Lieutenant

Group: Members

Joined: 10-November 08
From: US
Member No.: 78526



QUOTE (schnoog @ Aug 22 2014, 03:27 PM) *
Update:
Still working on this request, and it looks not too bad at the moment....
For sure I`ll need a couple of days to implement the first steps, but at least it`s in progress :)


Awesome!! Thanks for adding the tracker for TF2!


--------------------
Fearless Assassins Multi Gaming Community running servers for W:ET, COD4, BF3, CS:S, TF2, Minecraft and Teamspeak

Go to the top of the page
 
+Quote Post
schnoog
post Aug 28 2014, 10:32 PM
Post #7


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Tracker is running, looking forward if awards will be generated.

To fully support TF2, I need some support:

a) I need to know the available game-modes (maybe an example IP:Port combination for each one)
b) Interesting flags to read out from server response (also with an example server address)
c) Map-Pics

For me, it`s a pre-beta phase, but thanks to proddi, I should be able to track a hugh list of gameserver types now.....
QUOTE
UT200x , SOF, Quake 4, MoHAA, ...and many more




--------------------



Go to the top of the page
 
+Quote Post
StoerFaktoR
post Aug 29 2014, 10:06 AM
Post #8


Group Icon Colonel

Group: Members

Joined: 26-April 10
From: Düsseldorf
Member No.: 91640



ZITAT(schnoog @ Aug 28 2014, 11:32 PM) *
Tracker is running, looking forward if awards will be generated.

To fully support TF2, I need some support:

a) I need to know the available game-modes (maybe an example IP:Port combination for each one)
b) Interesting flags to read out from server response (also with an example server address)
c) Map-Pics

For me, it`s a pre-beta phase, but thanks to proddi, I should be able to track a hugh list of gameserver types now.....
ZITAT
UT200x , SOF, Quake 4, MoHAA, ...and many more




game modes:

http://tf2wiki.net/wiki/Game_modes

Flags:

Domination
Revenge
Headshot Kill
Kill Assist
Kill Assist - Medic
Ubercharge
Healing
Built Object - Sentrygun
Built Object - Dispenser
Entrances Built
Exits Built
Sappers Removed
Backstabs
Sappers Placed
Sentries Destroyed
Dispensers Destroyed
Entrances Destroyed
Exits Destroyed
Feigned Deaths
Points Captured
Captures Blocked
Intel Captured
Sandviches Stolen
People Extinguished
Times Teleported
Total Players Teleported


Class || Kills || Deaths || K/D Ratio
Pyro
Soldier
Heavy
Engineer
Scout
Medic
Sniper
Spy
Demoman

Mappics (official Maps) : http://wiki.teamfortress.com/wiki/List_of_maps/de
But i think there are now official mappics... :/


--------------------
Go to the top of the page
 
+Quote Post
schnoog
post Aug 29 2014, 09:59 PM
Post #9


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Also found this lists, but to implement it the right way,I need example servers so scan and analyze the request-response.


--------------------



Go to the top of the page
 
+Quote Post
TomDome
post Aug 31 2014, 09:42 PM
Post #10


Group Icon Tastenklimperer

Group: Management

Joined: 4-August 06
From: "Toscana of Germany" (Dreieck KA-LU-NW)
Member No.: 31172



As all subscribers of our splatterletter know, we have setup a beta feature for tracking TF classic and TF II servers. Everyone interested goes HERE.


--------------------
cheers Tom
...providing service for the sl since 2006.

Dont forget, this site is about games, friends and fun. Keep it all nice and friendly.



Go to the top of the page
 
+Quote Post
daredevil
post Sep 2 2014, 02:34 PM
Post #11


Group Icon Second Lieutenant

Group: Members

Joined: 10-November 08
From: US
Member No.: 78526



QUOTE (TomDome @ Aug 31 2014, 10:42 PM) *
As all subscribers of our splatterletter know, we have setup a beta feature for tracking TF classic and TF II servers. Everyone interested goes HERE.


cheers.gif cheers.gif

Thanks! For some reason I can't find our server. Does it crawl all servers by default or we add and then it crawls? Curious.

Thanks for all your(staff) work!

Update: I don't think our server is password protected. Can you look at that?

http://tf.splatterladder.com/?mod=serverinfo&idx=10013

This post has been edited by daredevil: Sep 2 2014, 02:36 PM


--------------------
Fearless Assassins Multi Gaming Community running servers for W:ET, COD4, BF3, CS:S, TF2, Minecraft and Teamspeak

Go to the top of the page
 
+Quote Post
schnoog
post Sep 2 2014, 06:55 PM
Post #12


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Currently we ran into some trouble.When we have more than 2k server in the list, the tracker totally stalls.
I asked Proddi for some further help to solve this issue.

Regarding the password, I`m a little confused.
The server (also the one from combat-funzone) responding with sv_password 1 ....
Do you have an example server where the password protection is enabled, so that I can take a look on the differences?


--------------------



Go to the top of the page
 
+Quote Post
daredevil
post Sep 2 2014, 07:15 PM
Post #13


Group Icon Second Lieutenant

Group: Members

Joined: 10-November 08
From: US
Member No.: 78526



QUOTE (schnoog @ Sep 2 2014, 07:55 PM) *
Currently we ran into some trouble.When we have more than 2k server in the list, the tracker totally stalls.
I asked Proddi for some further help to solve this issue.

Regarding the password, I`m a little confused.
The server (also the one from combat-funzone) responding with sv_password 1 ....
Do you have an example server where the password protection is enabled, so that I can take a look on the differences?


I checked this one:

http://tf.splatterladder.com/?mod=serverinfo&idx=240

https://speed-on.com/server/72.5.195.250:27015/#vars

I don't have any server with password protection on. My co leader handles TF2 so I am not much sure of it. If you like I can ask him and you both can work out in PM's. Let me know if that sounds good. Are you registered on our forums?


--------------------
Fearless Assassins Multi Gaming Community running servers for W:ET, COD4, BF3, CS:S, TF2, Minecraft and Teamspeak

Go to the top of the page
 
+Quote Post
schnoog
post Sep 2 2014, 08:54 PM
Post #14


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



Would be very cool mate.
Registered at FA years ago, also as schnoog, able to login :)


--------------------



Go to the top of the page
 
+Quote Post
schnoog
post Sep 17 2014, 04:57 PM
Post #15


Group Icon Master of Desaster

Group: Management

Joined: 7-March 06
From: Wehr
Member No.: 23716



OK, more than 2 weeks are gone, so I`ll keep you up to date:

I`m developing a complete new tracker-scanner since the current one stalls when more than round about 2k server are added.
Therefor the basic implementation phase will be extended.

Hopefully the real tracker will be ready and online soon. (I`m on vacation on Oct. 13- Oct. 29,so 12th should be my very private deadline )


--------------------



Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 28th March 2024 - 05:33 PM