browse code,
statistics,
last commit on 2012-05-16
svn co https://qstat.svn.sourceforge.net/svnroot/qstat qstat
Did you try "-cfg qstat.cfg" option? In my env, those protocols such as "-warsows" are working fine in rev. 377.
2012-05-21 17:40:22 PDT by guwashi
i will never again bother to send you patches or base any of my work on your stuff.
2012-05-21 04:53:19 PDT by noisyb
I can understand that doing cleanups is necessary sometimes. But when you remove options you should only remove them from the usage not remove them completely without any notice of howto replace them or anything. That is how you lose people because their scripts and depending projects (like xqf) stop working. -codm query Call of Duty Master server -cods query Call of Duty server...
2012-05-21 04:31:21 PDT by noisyb
I wrote a patch for Teeworlds 0.6.1 server query protocol.
2012-05-19 06:48:22 PDT by guwashi
stevenhartland committed revision 377 to the QStat - Real-time game server stats SVN repository, changing 1 files.
2012-05-16 06:05:27 PDT by stevenhartland
stevenhartland committed revision 376 to the QStat - Real-time game server stats SVN repository, changing 1 files.
2012-05-16 06:02:58 PDT by stevenhartland
stevenhartland committed revision 375 to the QStat - Real-time game server stats SVN repository, changing 9 files.
2012-04-20 05:51:31 PDT by stevenhartland
stevenhartland committed revision 374 to the QStat - Real-time game server stats SVN repository, changing 9 files.
2012-04-20 03:22:15 PDT by stevenhartland
stevenhartland committed revision 373 to the QStat - Real-time game server stats SVN repository, changing 2 files.
2012-04-19 06:31:23 PDT by stevenhartland
This XSL does transform the qstat XML output into RSS2.0 including a rating for the servers The rating is calculated as follows: (numplayers - bots)/maxplayers The result is a float [0.0 ... 1.0] 1.0 being good it does detect bots by their ping USAGE (Linux): qstat ... -R -P -xml | xsltproc qstat_xml2rss.xsl -.
2012-03-01 05:18:17 PST by noisyb