Skip to content

Latest Build

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 03:10

Commits

  • suppress false hitch warning during map load (Eugene)
  • handle "wait" delays during map startup, this should provide precise timings for server-side scripts as well (Eugene)
  • 1719764: update changelog (Eugene)
  • add macos-aarch64 release artifacts (Eugene)
  • 27bf0ae: Increase default geometric detail on characters and patches (Hugo Locurcio)
  • 734cea5: Increase default cl_maxpackets to 125 (Hugo Locurcio)
  • 91fed06: use -j = threads cpu (more correctly for future) (KG7x)
  • 9c68e47: add info for windows/msys2 (KG7x)
  • 81bc2fc: Implement r_teleporterFlash cvar (drjaska)
  • use GlobalMemoryStatusEx() on modern platforms for Sys_LowPhysicalMemory() (Eugene)
  • 024a3b0: Print messages about missing sounds in developer mode only. (Alexandr Bushuev)
  • perform alpha tests after vertex color multiplication in VBO shaders, fixes #308 (Eugene)
  • d523bb4: fix gcc compiler warnings (Eugene)
  • allow scanning external directories recursively via FS_MATCH_SUBDIRS flag, enabled for cfg and demo files completion (Eugene)
  • 604e604: Merge branch 'master' of https://github.com/ec-/Quake3e (Noah Metzger)