LegendaryGuard / baseq3a

Unofficial Quake III Arena gamecode patch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baseq3a

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
  • single-line cvar declaration, improved cvar code readability and development efficiency

TODO:

  • bugfixes

Documentation

See /docs/

Compilation and installation

Look in /build/

About

Unofficial Quake III Arena gamecode patch


Languages

Language:C 98.5%Language:Assembly 0.5%Language:Makefile 0.5%Language:ShaderLab 0.4%Language:Batchfile 0.2%