The tribes console log parser is a perl script that will parse starsiege tribes and tribes 2 console logs. The parsed data is stored in a mysql database, and can be retrieved over the web with a supplied php file.
Be the first to post a text review of Tribes Console Log Parser. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Now that Tribes and Tribes 2 are both working properly, I've decided to make my first release of tclp on Sourceforge.
Tribes Console Log Parser Copyright (C) 2001, Noah Schweitzer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the license, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA. Contact: arkman@csd.uwm.edu for issues regarding this program. ######################################################################### v0.75 - 11/18/01 Status: Added Tribes 2 scoring. Had to add a caps column to the stats table Modified index.php. ToDo: Spiff up frontend. I need more logfiles to furthur test/add to tclp. v0.7 - 11/18/01 Status: Added Tribes 2 Name/IP. Had to add a temp table to get it to work properly. So, the DB schema has changed (yet) again. ToDo: Spiff up frontend. Start T2 scoring. I have to decide how elaborate T2 scoring is going to be. v0.6 - 11/8/01 Status: The perl code has been adapted to easily accept other tribes1/2 mods. However, at the moment, it still only works for t1 (name/ip) and t1fb (name/ip and scoring). I have a log file for T2 - Rabbit (thanks Spike) and I'm asking for others. The DB has been fixed/enhanced. The storage is much more efficient and should prove to be more versitale. However, in doing this, the log parsing is much slower now. ToDo: Since the DB code is (hopefully) done. The focus will be on spiffing up the php frontend and adding support/options for other mods. Please send them in! v0.1 - Initial release - 10/31/01 Status: The first release. It's still pretty nasty at the moment, but it is quite functional. ToDo: The perl code should be cleaned up to make storage and entry more efficent. index.php needs most of the work. Plans are in the works to make this Tribes 2 friendly. Perhaps, the current scoring system will be taken out, or more scoring options will be added.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?