Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 09, 2021, 12:47:48 am
-
Here is the nightly for 09 March 2021 - Revision 0eefd352d
Group: Linux
nightly_20210309_0eefd352d-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-Linux.tar.gz))
Group: Win32-SSE2
nightly_20210309_0eefd352d-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-Win32-SSE2.zip))
Group: Win64-SSE2
nightly_20210309_0eefd352d-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20210309_0eefd352d/nightly_20210309_0eefd352d-builds-x64-SSE2.zip))
------------------------------------------------------------------------
commit cf2e3e864
Author: Baezon
Commit: Baezon
lightning even with 0 poofs
code/nebula/neb.cpp | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
------------------------------------------------------------------------
commit bd5f709e1
Author: Baezon
Commit: Baezon
must be 32 bits!!!
code/nebula/neb.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit b6c29e3ff
Author: Baezon
Commit: Baezon
increase max poofs to 32
code/nebula/neb.cpp | 75 +++++++++++++++++++++++++++++-------------------
code/nebula/neb.h | 4 +--
freespace2/freespace.cpp | 2 +-
3 files changed, 49 insertions(+), 32 deletions(-)