ETP³ 1.1


(Nehle) #1

Me and a friend have been working on a web application called ETP³ (Enemy Territory Perl/PHP Parser) which allows website visitors to upload their ET Stats files (Password can be set) to a webserver and then parse the files and calculate a bunch of stats using those. This is the first public release of the script, and I hope at least SOMEONE likes it =)

A demo of how it looks can be found at
http://dragonball-se.com/cgi-bin/etpublish/index.php

And the zip file, containing instruction, license,the script and lots of babbling can be found at
http://dragonball-se.com/annat/etp.zip

Well, please install it, run it, give me feedback, report bugs and whatnot. Just because I’m releasing it doesn’t mean I won’t continue working on it

Oh, right. ETP is published under GPL, which basically means anyone can redistribute it, modify it and do bloody well what they like with it as long as the script and any derivate work of it remains under GPL


(pgh) #2

Very nice work m8… think i’ll be using this… url coming when I cba setting it up tho :slight_smile:


(Nehle) #3

Well, here’s an update, for those who care.

CHANGES:

  • Fixed a bug when calculating headshots. Now “total/average number of headshots” and “headshot accuracy” is accurate
  • Added a function to show stats for only the last ten rounds (if less than ten rounds have been played, this doesn’t matter :)). Easily modified how many number or rounds (this is set in the URL)
  • Added a min XP and max XP limit to uploaded files. For example can the script reject allt stats files with an XP under 100

The new version is can be downloaded from the same place as before:
http://dragonball-se.com/annat/etp.zip

If you already have installed this script, you only have to replace “config.inc.php” user.php" and “upload.php” to upgrade


(squadjot) #4

I will try this also…when i get the time… cheers


(Nehle) #5



Just a little something to be added in the next release =)