aa2map (ASCII art 2 map) is a procedural map
generator that parses ASCII art and heightmaps
into a Quake III: Arena (id Tech 3) map file.
Everyone who can operate a keyboard can use this
to create custom maps for id Tech 3 based games.
cstat is a tool to gather real-time statistics
from Cube and Cube engine 2 game servers and
output text, ANSI, and XML. Supported games are
Cube, Sauerbraten, AssaultCube, and Blood Frontier.
htdocsplayer is a Web browser that is combined with a restricted HTTP server with CGI support. This can be used by a developer to deliver a desktop application that uses the same code as a Web application.
irccgi is a very simple IRC client that supports input from stdin and which converts IRC server messages into fake HTTP requests for its built-in CGI server.
qscore is a tool to parse Quake 3: Arena (and
compatible) server logs into high scores and
statistics. qmaps (a map manager), qcon (a remote
console client), and a simple (un)pak are
included.
Quh is an audio player that cultivates many APIs
into a very simple and file operations inspired
framework. It aims to play everything that makes
noise (including reading different text formats
using speech synthesis).
rsscache allows you to aggregate and cache feeds (including RSS) into an SQL database and generate new feeds from them using search queries, categories, etc. A simple XSL example to turn the cache output into a new Web site is included.