Skip to content

v12.6

Latest
Compare
Choose a tag to compare
@brugal brugal released this 22 May 07:26
· 2 commits to master since this release

12.6 2024-05-22

  • ioquake3 patches

    • bug fixes
    • SDL update (2.24.0, 2.0.22 macOS UB1)
  • bug fix: ENTER key would play demo even if BACK button was selected in demo UI

  • bug fix: demo UI BACK button didn't change to parent directory

  • cg_damagePlumSumHack

    If enabled, damage plums will show sum of damage dealt. Like in Quake Champions.
    Note, that this hack does not differ targets. Example, if you fire plasma to different enemies at the same time, damage plum will will show overall damage given to both enemies.

  • ui_demoStayInFolder return to the same demo folder listing after demo playback

  • q3plus support

    • identify game types (RTF and PTL treated as CTF)
  • bug fix: cg_debugServerCommands would stop printing after empty argument

  • bug fix: map loading incorrect 'not_gametype' digit string check

  • bug fix: typo in HMG class name (prevented map spawing)

  • update zlib to version 1.3.1

  • Windows 11, Windows Server 2019, and Windows Server 2022 version detection