Nexuiz Ninjaz - Practicing the Ninja Art of Nexuiz

Full Version: [in progress] Player Statistics Web Frontend / Possible Ladder
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had my senior project class today and ran the idea past my professor. He seemed fine with the idea so I'm going forward with it.

I need to narrow down the project scope and figure out what things are most important and what are least important.

Please help me define your expectations of this project as a user, admin, viewer, whatever! Paste links to examples, draw pictures, be descriptive, whatever it takes to get your ideas across.

If I can build a solid match/player statistics base in a decent amount of time, I will expand this project to work with a ladder (this is quite likely to happen if all goes smooth).

Here's an example: http://www.hlstatsx.com/
Sounds awesome! This would be a great thing to have, especially if it could be integrated with a ladder.

A good feature to have is the ability for players to exclude themselves from stats being counted b prefixing their name with some invisible characters. I think one of the servers uses ^4^2 or something.

-z- Wrote:
Paste links to examples


http://gulch.mshade.org/stats.php

http://delight.vapor.com/stats.php

http://delight.vapor.com/plist.php

I have the source code for vapor stats and plan on using the database and some of the functions as a base. The gulch stats are crap. I'm sorry. I said it :).

But yes, we'll include the ^4^2 anon bit.
Work on this is slowly moving forward. alpha has provided a parser which is near completion, I'll be working on a frontend towards the end of school. I've been experimenting with calling qstat and through php. Once I'm finished with school, the pace of this project will likely increase but the backend development is what's going to take up the most time.

If there are any SQL gurus around that would like to help out. Please contact me, it'll save me a lot of time and research as I'm only intermediate in my MySQL skills.
Reference URL's