Author Topic: Nightly: 12 February 2025 - Revision 271c83575  (Read 1243 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 12 February 2025 - Revision 271c83575
Here is the nightly for 12 February 2025 - Revision 271c83575



Group: Linux
nightly_20250212_271c83575-builds-Linux.tar.gz (Mirror)


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 47c538f1b
Author: Goober5000
Commit: Goober5000

    fix two uses of optional_string_either
 code/weapon/weapons.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 7f13cb628
Author: BMagnu
Commit: GitHub

    Fix incorrect position calculation for thruster glows. (#6588)
 code/model/modelrender.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit e4553855b
Author: Goober5000
Commit: Goober5000

    update to a specific git commit, pending official v1.2.1 release
 .github/workflows/build-nightly.yaml     | 4 ++--
 .github/workflows/build-release.yaml     | 4 ++--
 .github/workflows/build-test.yaml        | 4 ++--
 .github/workflows/test-pull_request.yaml | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit 531494c4a
Author: Goober5000
Commit: Goober5000

    update workflows to accommodate actions/cache deprecation
 .github/workflows/build-nightly.yaml     | 4 ++--
 .github/workflows/build-release.yaml     | 4 ++--
 .github/workflows/build-test.yaml        | 4 ++--
 .github/workflows/test-pull_request.yaml | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)