Author Topic: Nightly: 03 May 2025 - Revision 099fc3790  (Read 189 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 03 May 2025 - Revision 099fc3790
Here is the nightly for 03 May 2025 - Revision 099fc3790



Group: Linux-arm64
nightly_20250503_099fc3790-builds-Linux-arm64.tar.gz (Mirror)


Group: Linux-x86_64
nightly_20250503_099fc3790-builds-Linux-x86_64.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20250503_099fc3790-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20250503_099fc3790-builds-Mac-x86_64.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20250503_099fc3790-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20250503_099fc3790-builds-x64-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 1977c083c
Author: Mike Nelson
Commit: GitHub

    Allow defining separate player and target shield icons for config (#6691)
 code/hud/hudconfig.cpp |  3 ++-
 code/hud/hudconfig.h   |  3 ++-
 code/hud/hudescort.cpp |  2 +-
 code/hud/hudparse.cpp  | 60 +++++++++++++++++++++++++++++++++++++++++++++-----
 code/hud/hudshield.cpp | 54 +++++++++++++++++++++++++--------------------
 code/hud/hudshield.h   | 13 ++++++++---
 6 files changed, 100 insertions(+), 35 deletions(-)

------------------------------------------------------------------------
commit 98bad1201
Author: DahBlount
Commit: DahBlount

    Update Changelog script to sort by labels
 ci/post/changelog.py | 100 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 95 insertions(+), 5 deletions(-)