Author Topic: Nightly: 08 October 2025 - Revision 7eff7900a  (Read 107 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 08 October 2025 - Revision 7eff7900a
Here is the nightly for 08 October 2025 - Revision 7eff7900a



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


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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 7eff7900a
Author: wookieejedi
Commit: GitHub

    Allow mods to tune generic debris generation (#7027)
 code/debris/debris.cpp       | 11 +++++++++--
 code/mod_table/mod_table.cpp |  6 ++++++
 code/mod_table/mod_table.h   |  1 +
 code/model/model_flags.h     |  3 ++-
 code/ship/ship.cpp           | 30 +++++++++++++++++++++++++++---
 code/ship/ship_flags.h       |  3 ++-
 code/ship/shipfx.cpp         | 13 +++++++++++--
 code/ship/shiphit.cpp        | 14 ++++++++------
 8 files changed, 66 insertions(+), 15 deletions(-)