diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-08-02 16:13:29 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-08-02 16:13:29 +0000 |
commit | 9cc8b79596b43182bdbfe0d898e986f29066c5c6 (patch) | |
tree | 79c412cc0cf62fe57167c663e01a9b680f5a1226 /games/hlstats | |
parent | 872ed4fe27822701b912698ac46e7df81c920f8b (diff) |
Notes
Diffstat (limited to 'games/hlstats')
-rw-r--r-- | games/hlstats/pkg-descr | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/games/hlstats/pkg-descr b/games/hlstats/pkg-descr index d99d323a93f2..bd70595b4ec0 100644 --- a/games/hlstats/pkg-descr +++ b/games/hlstats/pkg-descr @@ -1,18 +1,19 @@ -HLstats is a web based application providing real-time statisitcal -player and clan rankings for Half-Life servers. +HLStats consists of a Perl script (the HLStats logging daemon) and a set of +PHP scripts (which generate statistics Web pages). HLStats provides player +and clan rankings for Half-Life servers. Its features include: -- Real-Time Stats -- Track players from multiple servers and multiple Half-Life Mods using - one installation of HLstats -- Players can be tracked by WONID, STEAMID, VALVEID, IP Address - or by Name -- Clan rankings and statistics -- No need for extended periods of lag while parsing a day's worth of - log data -- Fully supports the Half-Life Standard Log Format -- A full history of Rcon commands -- Detailed Host Statistics lets the HLstats administrator see which - ISPs players are using -- Customizable style + * Real-time statistics + * Track players from multiple servers and multiple Half-Life mods using + one installation of HLStats + * Players can be tracked by their WON ID (recommended), by IP address, + or by name + * Clan rankings and statistics + * No need for extended periods of lag while parsing a day's worth of log + data + * Fully supports the Half-Life Standard Log Format + * A full history of remote console commands + * Detailed host statistics allows HLStats administrator see which ISPs + players are using + * Customizable style -WWW: http://www.hlstats-community.org/ +WWW: http://www.hlstats-community.org/ |