Please comment on this current mockup, as it's probably going to be the UI for a long time:
http://tfqueue.com/model2.html
http://tfqueue.com
1-23-13
Added something small extra. Removed the sound file.
1-21-13
Everything seems to be working. Listen server is up.
1-8-13
Got a mumble up. Still need people to test if games can start.
1-6-13
Site should be working minus mumble (you're getting redirected to a west coast server).
1-2-13
I've been working on a TF2 pug site since winter break started. This project was mainly to practice some programming, but it's also nice to try to make something back for the community. I've gotten far enough that where it has user functions implemented, but the server events not tested (mainly because I'm unsure of the limitations of PHP on a cheap webhosting account).
I was wondering if anybody had a server that's not used very often so I can try testing out stuff (I would use tf2mix servers, but they're active enough and random so it'd be nice to try something else). I'll probably try to get a 'cloud' activating version tomorrow (basically count on javascript to take care of everything instead of something on the server side).
tl;dr: Site is not fully functional (can't start a game), but here it is for those who care (it's a queue based pug system like #tf2mix, NOT a captaining system):
http://tfqueue.com
Any comments/suggestions are welcome, but this is still in alpha (not fully functional). MMR and multiclassing is going to come once I can confirm that a game can start. Also I heard from Kapow there was another pug site in the works (not stromble which is the HL captain system), so I might end up sacking this site in the end anyways.
Also, think I should just go for a VPS for the project? It's really limiting when you can't make a listen server to use log/log_address_add (I think that's how tf2lobby works). Also don't want to be spending too much money on a VPS. Anyone with experience with this stuff would be helpful.
Oh yeah, I could also try making a system for newbie mixes if you want. The current system can easily be modded (though it'll take a bit of work on the javascript side).