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 20, 2021, 12:53:37 am

Title: Nightly: 20 November 2021 - Revision 32cca9834
Post by: SirKnightly on November 20, 2021, 12:53:37 am
Here is the nightly for 20 November 2021 - Revision 32cca9834



Group: Win64-SSE2
nightly_20211120_32cca9834-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-x64-SSE2.zip))


Group: Win32-SSE2
nightly_20211120_32cca9834-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-Win32-SSE2.zip))


Group: Linux
nightly_20211120_32cca9834-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20211120_32cca9834/nightly_20211120_32cca9834-builds-Linux.tar.gz))

Code: [Select]
------------------------------------------------------------------------
commit 32cca9834
Author: Asteroth
Commit: GitHub

    dont do passive lightning on destroyed subsystems (#3771)
 code/ship/shipfx.cpp | 13 +++++++++++++
 1 file changed, 13 insertions(+)

------------------------------------------------------------------------
commit 62c97006f
Author: Asteroth
Commit: GitHub

    take into account glow size for glow head on (#3787)
 code/weapon/weapons.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)