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 20, 2022, 01:51:09 am
-
Here is the nightly for 20 June 2022 - Revision eef9a340b
Group: Win64-SSE2
nightly_20220620_eef9a340b-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-x64-SSE2.zip))
Group: Win32-SSE2
nightly_20220620_eef9a340b-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Win32-SSE2.zip))
Group: MacOSX
nightly_20220620_eef9a340b-builds-Mac.tar.gz (http://scp.indiegames.us/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Mac.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Mac.tar.gz))
Group: Linux
nightly_20220620_eef9a340b-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220620_eef9a340b/nightly_20220620_eef9a340b-builds-Linux.tar.gz))
------------------------------------------------------------------------
commit eef9a340b
Author: Allen A. Babb
Commit: GitHub
Flush the mouse state after toggling between Use_mouse_to_fly in scripting/api/libs/controls.cpp::MouseControlStatus (#4426)
code/scripting/api/libs/controls.cpp | 2 ++
1 file changed, 2 insertions(+)
------------------------------------------------------------------------
commit ead7f1000
Author: z64555
Commit: z64555
Autotrigger on either workflow_call or push event.
.github/workflows/post-build-release.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit c7abceaf3
Author: Taylor Richards
Commit: GitHub
fix control chars test that also excluded space key (#4424)
code/ui/inputbox.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)