Short: Gameserver browser for QW/Q/H2/Sin/Shogo Author: SuRgEoN Uploader: v2615a groenjord dk Type: game/misc Version: 0.6 Requires: OS3.1, ixemul.library, ixnet.library, Play16 and jpeg datatype (Aminet..) Architecture: m68k-amigaos Recommended: Powersnap2.2a, KingCon (Aminet..) Homepage: SuRgEoN's Quake1 Goodies http://users2.50megs.com/surgeon/quake/quakeworld/ Date: 08-MAY-01 GameTracker is a powerful script-based server browser and game launcher for Quake, QuakeWorld, HereticII, Shogo & Sin. GameTracker relies on Qstat for retrieving server information. GameTracker lets you browse and monitor servers easily and lets you join or spectate the action on the server of your choice (spectator mode is only supported with QuakeWorld). GameTracker has user configurable server-filters for ping, gamedir, mapname and capacity. Along with the filter that excludes empty servers, this lets you overlook a narrow selection of servers that interest you the most. There's also an option to play a sample when a certain event occurs on a monitored server (available with autorefresh option but does only work if the server is not empty). NOTE: Qstat is a gameserver-query tool by Steve Jankowski. The qstat executable included with GameTracker was ported to amiga by Thomas Frieden (Hyperion Software) If you want to use Qstat as stand-alone program, or maybe in conjunction with your own frontend, then remember to set stack to 200000. Otherwise bad things might happen. Qstat source is available at: http://www.qstat.org Installation & Configuration: Just place the GameTracker dir where you wold prefer. If you use amcheapo (QuakeWorld proxy), GameTracker can launch this proxy automatically and connect through it. You should have a proxy.cfg in id1/configs/ dir for setting up your default proxy commands, such as fps optimizations. Have a look at the example (in scripts/id1/configs dir). The path id1/configs/proxy.cfg can not be changed, unless you edit connect.rc in scripts/amcheapo. Also set the amcheapo env variable to 1 in GameTracker.config. If you have amcheapo running elsewhere than localhost, port 27500, you should change the proxycmdline in gametracker.config to suit your setup. I HIGHLY RECOMMEND to install and run PowerSnap. PowerSnap makes it easy to copy and paste server addresses in the shell window, requester or in quake console. All settings are stored in GameTracker/gametracker.config You should edit this file to suit your setup !! - It should be obvious how to do this. All settings are commented. Just don't change the names of the env vars :) The vars you have to costumize are prefs for the supported games: (quakedir, qwcmdline, qscmdline, h2dir, h2cmdline .... The rest can be left at default settings. qstatold variable: This has become obsolete since the inclusion of Qstat v2.4 Leave it at 0 runram variable: If you are short on RAM you should set "runram" to "0" - this will constrain GameTracker's memory usage to around 100K, but there will be considerable amount of hd-access. GameTracker can be upgraded with mapshots for any of the supported games - just copy the images to /mapshots. They have to be in .jpg format and must comply with this name syntax: mapname.jpg (example: the quake custom-map aerowalk would be "aerowalk.jpg") Usage: Doubleclick GameTracker and select the options and actions you want. Everything should be pretty straightforward. GameTracker lets you query masterservers, cachefiles and single servers for easy monitoring and launching of the QuakeWorld, Quake, HereticII, Shogo and Sin client executables. The interface consists of a series of questions. All functions are accessed using requesters. PowerSnap is very usefull for copying addresses from the generated serverstats to the server query, since the address has to be typed in a string requester. It is from the single server query that you view the complete rules, refresh the stats on a server and monitor the development of matches and/or monitor the server for user-specified event to occur. Naturally you can also and join or spectate games when it seems interesting (spectator mode is currently only supported with QuakeWorld). Note on pingfilter with QuakeWorld: If you chose a pingfilter, and then queries a masterserver, you might not get any servers listed, although the servers that have registered with the master is within the range. This is because the masterserver itself sometimes gets excluded by the ping filter. Use up-to-date static master lists to avoid this probem. These lists can be generated with MasterCache. Utils: MasterCache is a tool for updating the QuakeWorld masterserver cachefiles (barrysworld, ocrana, planetquake, id_limbo, fortressfest ...) Run this when the cachefiles gets outdated. CustomCache is a tool for generating filtered cache files. It can be used to split larger serverlists into fitting categories (arena servers, duel servers etc). It can generate lists for all supported games .......enjoy! -SuRgEoN Brief history: v0.6: * Included qstat v2.4 * Updated Quakeworld, Sin, Shogo and HereticII cachefiles * Added the ability to change game without quitting GameTracker * no need to copy any files to c: v0.5: * Namechange to GameTracker (used to be QWbrowse) * Improved accuracy of ping filter (range 100 - 500 ms). * Progress indicator enabled - allowed by redirected output of all queries (v0.4+). * Can be run entirey from ram by setting appropriate config option (requires 1.2 MB). * Requesters are more readable and informative. * Alert "players": Optional SFX when server has a minimum # of active players. * Alert "mapname": Optional SFX when a particular map is active on server. * Alert "not full": Optional SFX when server (often full) becomes available for joining. * Alert "playername": Optional SFX when a particular player is on server. * Added a string requester to GameTracker, MasterCache and CustomCache * Memory flush before game-launch is now optional * Updated gametracker.config * Updated this document (as always) * Improved stability with amcheapo (QuakeWorld proxy) * Automatic launch of amcheapo if set in gametracker.config v0.4 (not released) * Exdir filter added ( = exclude gamedir). * CustomCache had wrong requester titles - fixed. v0.3: * Managed to get Qstat to run stable by increasing stack :) * Much improved performance (up to 300%), due to better use of Qstat options. * Support for Qstat v2.3+ (qstatold variable in qwbrowse.config). * Support for HereticII, Sin and Shogo. * Refresh option extended to master/file queries. * Auto-refresh option has been added to single-server-query mode. * Option for displaying all server-rules in single-query mode. * Filters for gamedir, capacity, mapname, and gamedir-capacity combination. * Filters for ping-limited server display. * Auto-displays ID maps (incl q1edge,base32b & death32c), ztndmX, ctfX, ctf2mX, missionpack 1&2. * Sound samples accompany actions. * A new tool, CustomCache, for generating and saving filtered serverlists. * Lots of new cache files (Quake, HereticII, Sin and Shogo). * Removed amigaguide generation - better filtering made it obsolete. v0.2: * Added support for normal Quake. * Heavily improved configurability. * Improved readability of template output. * Added option to filter out empty servers. * Now QWBrowse doesn't quit when QuakeWorld or Quake is exited. v0.1: (First public release) Future: * Make use of qstat builtin filtering capabilities * Maybe more server-filters * Maybe improve GUI