Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 11, 2022, 01:57:50 am

Title: Nightly: 11 September 2022 - Revision 9ba91d870
Post by: SirKnightly on September 11, 2022, 01:57:50 am
Here is the nightly for 11 September 2022 - Revision 9ba91d870



Group: Win32-SSE2
nightly_20220911_9ba91d870-builds-Win32-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Win32-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Win32-SSE2.zip))


Group: Linux
nightly_20220911_9ba91d870-builds-Linux.tar.gz (http://scp.indiegames.us/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Linux.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Linux.tar.gz))


Group: Win64-SSE2
nightly_20220911_9ba91d870-builds-x64-SSE2.zip (http://scp.indiegames.us/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-x64-SSE2.zip) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-x64-SSE2.zip))


Group: MacOSX
nightly_20220911_9ba91d870-builds-Mac.tar.gz (http://scp.indiegames.us/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Mac.tar.gz) (Mirror (https://porphyrion.feralhosting.com/datacorder/builds/nightly/20220911_9ba91d870/nightly_20220911_9ba91d870-builds-Mac.tar.gz))

Code: [Select]
------------------------------------------------------------------------
commit e21dfcb45
Author: Fabian Woltermann
Commit: Fabian Woltermann

    when resetting stats before replaying a mission, check the rank table to see which rank the player should be
 code/pilotfile/pilotfile.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)