Author Topic: Nightly: 12 October 2025 - Revision a243052f4  (Read 96 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 12 October 2025 - Revision a243052f4
Here is the nightly for 12 October 2025 - Revision a243052f4



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


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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit a243052f4
Author: BMagnu
Commit: GitHub

    Fix Particles Hosted on Particles Which Themselves Are Parented (#7085)
 code/particle/hosts/EffectHostParticle.cpp | 34 +++++++++++++++++++++++++++---
 code/particle/hosts/EffectHostParticle.h   |  3 +++
 2 files changed, 34 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 1b8f92052
Author: LuytenKy
Commit: GitHub

    Implement a new ai_profiles.tbl field that allows the maximum number of allies allowed to be rearming to be modified (#7065)
 code/ai/ai_profiles.cpp        |  4 ++++
 code/ai/ai_profiles.h          |  3 +++
 code/ai/aicode.cpp             |  2 +-
 code/def_files/ai_profiles.tbl | 13 ++++++++-----
 4 files changed, 16 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 17feb28d2
Author: Goober5000
Commit: Goober5000

    rearrange FRED2 menus to match qtFRED
 fred2/fred.rc | 84 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 47 insertions(+), 37 deletions(-)