Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 26, 2022, 12:55:44 am

Title: Nightly: 26 November 2022 - Revision 649b51348
Post by: SirKnightly on November 26, 2022, 12:55:44 am
Here is the nightly for 26 November 2022 - Revision 649b51348

At least one of the nightly builds failed!


Group: Linux
nightly_20221126_649b51348-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-Linux.tar.gz))


Group: Win32-SSE2
nightly_20221126_649b51348-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-Win32-SSE2.zip))


Group: Win64-SSE2
nightly_20221126_649b51348-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221126_649b51348/nightly_20221126_649b51348-builds-x64-SSE2.zip))

Code: [Select]
------------------------------------------------------------------------
commit 649b51348
Author: MjnMixael
Commit: GitHub

    Modular bolts (#4880)
 code/nebula/neblightning.cpp | 303 +++++++++++++++++++++++++++++++++----------
 code/nebula/neblightning.h   |  58 ++++++---
 2 files changed, 273 insertions(+), 88 deletions(-)