Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 02, 2022, 12:52:38 am
-
Here is the nightly for 02 December 2022 - Revision 7e337944f
At least one of the nightly builds failed!
Group: Win64-SSE2
nightly_20221202_7e337944f-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-x64-SSE2.zip))
Group: Win32-SSE2
nightly_20221202_7e337944f-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-Win32-SSE2.zip))
Group: Linux
nightly_20221202_7e337944f-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20221202_7e337944f/nightly_20221202_7e337944f-builds-Linux.tar.gz))
------------------------------------------------------------------------
commit 31e55f4d1
Author: wookieejedi
Commit: GitHub
Fixes CTD with decals on dying ships (#4956)
code/decals/decals.cpp | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit 125e1e26b
Author: David Gibson
Commit: David Gibson
Improved error message for missing sexp action
code/parse/sexp/LuaSEXP.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)