121 projects tagged "First Person Shooters"
U-Hexen is a port of the popular 3D game, Hexen by Raven Software/Id Software, to the Simple Directmedia Layer library. It uses an SDL mixer for sound and music. Some new menus were added for easier configuration. It works on Linux, FreeBSD, OpenBSD, and Windows. On FreeBSD, the game can work on the console without X.
wad2svg takes a level file for the computer game Doom, and draws a 2D map of the level as an SVG (Scalable Vector Graphic) file. This can then be edited and/or converted to a raster image using a suitable vector graphics programs. wad2svg can also draw the node tree of a Doom level, and is designed to be extended to draw other aspects of the level.
psxsound.wad is a wad file for Doom or Doom2 which includes all the sounds from the Playstation and Doom64 editions. Combined with some dark, ambient soundtrack, this greatly enhances the atmosphere and gameplay. All sounds were sampled directly from a console running PSX Doom/Doom64 and downmixed to 11KHz 8 bit (Doom PC format) while preserving the maximum possible quality. It should work with any Doom port/version that supports external wad files. ID Software and Williams Entertainment are the original authors of these sounds.
PyQStat is a fairly simple Python wrapper around QStat, an application designed to report server status for a wide variety of realtime game servers. PyQStat invokes QStat via os.popen and parses its XML output mode. Although primarily intended as an importable module for integrating QStat functionality into other applications, PyQStat can also be used from the command line.
GibCounter is an application that parses QuakeWorld fraglog files, generates human-readable global and per-player statistics, and writes them out in an HTML format. it supports graphical percentage bars, frag-per-death ratios, and colored "fun nicknames". The appearance of any element of the generated stats can be easily changed through a CSS include file.
YAWn! Linux is a client for the YAWn! service, which keeps track of the names used by players of "Return to Castle Wolfenstein". Players are tracked by their unique PunkBuster GUID, and thus players cannot hide behind a fake name to play recklessly or purposely misbehave. YAWn! adds a console command to "Return to Castle Wolfenstein" that lists all players like PunkBuster does. However, this command also displays the other names that the player has used before, or (for players that use YAWn! themselves) the name and taunt-message that the player chose at registration.
ProQuake is a modification to the Quake source which is specifically intended for intense deathmatch play. It is a rock solid set of enhancements to unmodified NetQuake, such as precise aim, and other small, simple changes that improve the quality of netplay enormously. ProQuake is fully compatible with standard NetQuake and Clanring CRMod++ features including team scores, match timer, and client pings.