Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 09, 2022, 01:56:47 am
-
Here is the nightly for 09 June 2022 - Revision 0371b2d88
Group: Win32-SSE2
nightly_20220609_0371b2d88-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Win32-SSE2.zip))
Group: Linux
nightly_20220609_0371b2d88-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Linux.tar.gz))
Group: Win64-SSE2
nightly_20220609_0371b2d88-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-x64-SSE2.zip))
Group: MacOSX
nightly_20220609_0371b2d88-builds-Mac.tar.gz (http://scp.indiegames.us/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Mac.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220609_0371b2d88/nightly_20220609_0371b2d88-builds-Mac.tar.gz))
------------------------------------------------------------------------
commit 1bae96df0
Author: Tyler Blount
Commit: GitHub
Missed a parenthesis
ci/post/main.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit f3880eb03
Author: Tyler Blount
Commit: GitHub
Don't try casting a string to an int
ci/post/main.py | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit d665c1ccf
Author: Tyler Blount
Commit: GitHub
Actually look for a string in regex
ci/post/main.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 5bde8bfeb
Author: Tyler Blount
Commit: GitHub
Check either possibility for cmake set function (#4369)
ci/post/main.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)