Skip to content

Unofficial Extended Quake III Arena gamecode patch

Notifications You must be signed in to change notification settings

Riccardoman/baseq3-v1.32d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#baseq3a v1.32d Readme

Unofficial Extended Quake III Arena gamecode patch

What is done:

  • Implemented Team Arena gametypes
  • Implemented Team Arena weapons
  • Implemented Team Arena UI components into baseq3 default UI
  • Implemented Quake Live HMG weapon/ammo and green armor
  • Implemented the shoot controls menu to include all the new weapons
  • Implemented the nearest texture filter in the graphics menu
  • Added all main 16:9 resolutions to the graphics menu
  • Changed the skirmish UI presentation for widescreen users (18 maps visible instead of 4)
  • Added support for 10000 maps
  • Included a partially complete shader for the new additions
  • Included an edited HMG md3 model that properly works with the limits of Quake 3
  • Edited all the icons to be 256x256 resolution
  • Moved the credits screen from the exit menu to the main menu
  • Removed teleport hyperspace effect (white fullscreen flash that lasts a few frames)

TODO:

  • make a step by step installation guide
  • bugfixes and additions
  • credit properly all the original authors

Original baseq3a Readme

Unofficial Quake III Arena gamecode patch

What is done:

  • new toolchain used (optimized q3lcc and q3asm)
  • upstream security fixes
  • floatfix
  • fixed vote system
  • fixed spawn system
  • fixed in-game crosshair proportions
  • fixed UI mouse sensitivity for high-resolution
  • fixed server browser + faster scanning
  • new demo UI (subfolders,filtering,sorting)
  • updated serverinfo UI
  • map rotation system
  • unlagged weapons
  • improved prediction
  • damage-based hitsounds
  • colored skins
  • high-quality proportional font renderer

TODO:

  • bugfixes

Documentation

See /docs/

Compilation and installation

Look in /build/

About

Unofficial Extended Quake III Arena gamecode patch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 96.6%
  • GLSL 1.7%
  • Other 1.7%