Author Topic: Nightly: 06 October 2023 - Revision 1ae9aaab2  (Read 303 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 06 October 2023 - Revision 1ae9aaab2
Here is the nightly for 06 October 2023 - Revision 1ae9aaab2



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


Group: MacOSX
nightly_20231006_1ae9aaab2-builds-Mac.tar.gz (Mirror)


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


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

Code: [Select]
------------------------------------------------------------------------
commit 3a46ed66b
Author: Goober5000
Commit: Goober5000

    additional ShipStatus fixes
 code/ai/aigoals.cpp                             | 2 +-
 code/scripting/api/objs/enums.cpp               | 2 ++
 code/scripting/api/objs/enums.h                 | 4 +++-
 code/scripting/api/objs/ship_registry_entry.cpp | 4 ++--
 4 files changed, 8 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit bc3aad374
Author: Goober5000
Commit: Goober5000

    tweak error message
 code/ai/aigoals.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 7a47cc052
Author: Goober5000
Commit: Goober5000

    fix replacement textures in briefing popup
 code/menuui/techmenu.cpp        |  2 +-
 code/missionui/missionbrief.cpp | 33 ++++++++++++++++++++-------------
 2 files changed, 21 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
commit a33cc0f6c
Author: Taylor Richards
Commit: Taylor Richards

    add macOS builds back to forum release build posts
 ci/post/main.py      |  4 ++++
 ci/post/release.mako | 11 +++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)