Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on May 30, 2024, 01:55:20 am

Title: Nightly: 30 May 2024 - Revision 14aa38eea
Post by: SirKnightly on May 30, 2024, 01:55:20 am
Here is the nightly for 30 May 2024 - Revision 14aa38eea



Group: Linux
nightly_20240530_14aa38eea-builds-Linux.tar.gz (https://scp.indiegames.us/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Linux.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Linux.tar.gz))


Group: MacOSX-arm64
nightly_20240530_14aa38eea-builds-Mac-arm64.tar.gz (https://scp.indiegames.us/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Mac-arm64.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Mac-arm64.tar.gz))


Group: MacOSX-x86_64
nightly_20240530_14aa38eea-builds-Mac-x86_64.tar.gz (https://scp.indiegames.us/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Mac-x86_64.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Mac-x86_64.tar.gz))


Group: Win32-SSE2
nightly_20240530_14aa38eea-builds-Win32-SSE2.zip (https://scp.indiegames.us/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Win32-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-Win32-SSE2.zip))


Group: Win64-SSE2
nightly_20240530_14aa38eea-builds-x64-SSE2.zip (https://scp.indiegames.us/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-x64-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20240530_14aa38eea/nightly_20240530_14aa38eea-builds-x64-SSE2.zip))

Code: [Select]
------------------------------------------------------------------------
commit e9a91f9c1
Author: Kestrellius
Commit: Kestrellius

    Sets type 5 end point rand to use correct values.
 code/weapon/beam.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit f0f7eb513
Author: Asteroth
Commit: Asteroth

    fix
 code/scripting/api/libs/base.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 316426115
Author: Asteroth
Commit: Asteroth

    update to better random vector
 code/scripting/api/libs/base.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)