Author Topic: Nightly: 06 January 2022 - Revision 94b8c283e  (Read 451 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 January 2022 - Revision 94b8c283e
Here is the nightly for 06 January 2022 - Revision 94b8c283e



Group: Win64-SSE2
nightly_20220106_94b8c283e-builds-x64-SSE2.zip (Mirror)


Group: Linux
nightly_20220106_94b8c283e-builds-Linux.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20220106_94b8c283e-builds-Win32-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 2289976fa
Author: z64555
Commit: z64555

    Add catches for edge cases when control_config_get_current_preset() returnes ::end() within csg and plr read/write. * Add assertsions during csg and plr read/write to make sure the Controls_config is initialized.
 code/pilotfile/csg.cpp | 10 ++++++++++
 code/pilotfile/plr.cpp | 11 +++++++++++
 2 files changed, 21 insertions(+)

------------------------------------------------------------------------
commit ed54b7942
Author: Goober5000
Commit: Goober5000

    fix first-of to return the correct arguments
 code/parse/sexp.cpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit ce105df6c
Author: wookieejedi
Commit: GitHub

    Revert timestamp changes for HUD (#3895)
 code/hud/hud.cpp | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 61b87e682
Author: BMagnu
Commit: GitHub

    Handle forgotten 0 case for new vecmat function (#3891)
 code/math/vecmat.cpp | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit ca6a1045c
Author: wookieejedi
Commit: GitHub

    Fix Particle PageIn (V2) (#3893)
 code/particle/util/ParticleProperties.cpp | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Re: Nightly: 06 January 2022 - Revision 94b8c283e
The turret initial status bug I reported on Github, which was resolved for the Jan 5th, is broken again in this and the 7th build.
The Trivial Psychic Strikes Again!

 

Offline Lafiel

  • 24
Re: Nightly: 06 January 2022 - Revision 94b8c283e
The turret initial status bug I reported on Github, which was resolved for the Jan 5th, is broken again in this and the 7th build.

Good catch, thanks for the heads up.
Should be fixed by tomorrows nightly.