Recent Posts

Pages: [1] 2 3 4 5 6 7 8 ... 10 Next >
1
Nightly Builds / Nightly: 19 March 2024 - Revision c2cb07ded
« Last post by SirKnightly on March 19, 2024, 01:32:55 am »
Here is the nightly for 19 March 2024 - Revision c2cb07ded



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit c2cb07ded
Author: Mike Nelson
Commit: GitHub

    Allow skipping using retail mainhall defaults (#6042)
 code/menuui/mainhallmenu.cpp | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)
2
Wing Commander Saga / Re: Kilrathi Death Message bug
« Last post by CT27 on March 18, 2024, 06:29:40 pm »
https://fsnebula.org/mod/Wing_Commander_Saga

I went to there since I don't use Knossos at the moment.  I tried to download the Hermes Core file but after it downloaded my computer automatically deleted/quarantined it and said there was a trojan there.  I haven't had this problem downloading manually from fsnebula in a long time I think.
3
Nightly Builds / Nightly: 18 March 2024 - Revision 7a04f76a4
« Last post by SirKnightly on March 18, 2024, 01:31:28 am »
Here is the nightly for 18 March 2024 - Revision 7a04f76a4



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit a281f35f1
Author: Goober5000
Commit: Goober5000

    add a HUD virtvar for contrast
 code/hud/hud.cpp                | 36 ++++++++++++++++++------------------
 code/hud/hud.h                  |  4 ++--
 code/scripting/api/libs/hud.cpp | 13 +++++++++++++
 code/starfield/starfield.cpp    |  4 ++--
 4 files changed, 35 insertions(+), 22 deletions(-)

------------------------------------------------------------------------
commit 88f7e41d8
Author: wookieejedi
Commit: GitHub

    Add AI Flag to `align to target when guarding stationary ship` (#6047)
 code/ai/ai_flags.h      |  1 +
 code/ai/ai_profiles.cpp |  2 ++
 code/ai/aicode.cpp      | 12 ++++++++----
 3 files changed, 11 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit f2998a2c6
Author: Goober5000
Commit: Goober5000

    add getStringHeight and getStringSize
 code/scripting/api/libs/graphics.cpp | 33 +++++++++++++++++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)
4
Wing Commander Saga / Re: Kilrathi Death Message bug
« Last post by Goober5000 on March 17, 2024, 08:53:27 pm »
Okay, version 0.9.63 is uploaded with the InvercagillControl fix from sqparadox.

If someone can provide a bugfix for the Kilrathi death audio clip, I can upload that one as well.
5
Wing Commander Saga / Re: Kilrathi Death Message bug
« Last post by Goober5000 on March 17, 2024, 11:20:16 am »
Someone brought this to my attention so I pinged Admiral Nelson.  Thanks very much for figuring out the fix. :yes:
6
Nightly Builds / Nightly: 17 March 2024 - Revision 1b0a3ea6f
« Last post by SirKnightly on March 17, 2024, 01:29:50 am »
Here is the nightly for 17 March 2024 - Revision 1b0a3ea6f



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 1b0a3ea6f
Author: Mike Nelson
Commit: GitHub

    Default framebuffer effects to off (#6046)
 code/graphics/2d.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 5e274a008
Author: Mike Nelson
Commit: GitHub

    Add lua function to validate a string as a valid IP (#6043)
 code/scripting/api/libs/options.cpp | 12 ++++++++++++
 1 file changed, 12 insertions(+)

------------------------------------------------------------------------
commit 38be5c248
Author: Mike Nelson
Commit: GitHub

    Convert multi team chat to use a struct/list setup (#5850)
 code/missionui/chatbox.cpp | 297 +++++++++++++++------------------------------
 code/missionui/chatbox.h   |  13 ++
 2 files changed, 111 insertions(+), 199 deletions(-)

------------------------------------------------------------------------
commit 0450ef0d1
Author: Mike Nelson
Commit: GitHub

    Fix multi option virtvars so they can be read without being set (#6044)
 code/scripting/api/libs/options.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
8
Nightly Builds / Nightly: 16 March 2024 - Revision e6a2a2a7f
« Last post by SirKnightly on March 16, 2024, 01:30:59 am »
Here is the nightly for 16 March 2024 - Revision e6a2a2a7f



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit e6a2a2a7f
Author: Mike Nelson
Commit: GitHub

    Fix retail options not saving (#6020)
 code/menuui/optionsmenu.cpp      | 112 ++++++++++++++++++++++++++++++++++++++-
 code/menuui/optionsmenu.h        |   3 ++
 code/menuui/optionsmenumulti.cpp |   8 +++
 code/options/OptionsManager.cpp  |  11 ++++
 code/options/OptionsManager.h    |   2 +
 5 files changed, 135 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit cc3791b59
Author: Goober5000
Commit: Goober5000

    improve set-support-ship description
 code/parse/sexp.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit dc4daafd6
Author: Asteroth
Commit: Asteroth

    fix for a merge mistake
 code/scripting/api/objs/model.cpp | 1 -
 1 file changed, 1 deletion(-)

------------------------------------------------------------------------
commit 488ec8d5a
Author: Asteroth
Commit: Asteroth

    review tweaks
 code/scripting/api/objs/ship.cpp | 2 +-
 code/ship/ship.cpp               | 2 +-
 code/ship/shipfx.cpp             | 7 ++++---
 3 files changed, 6 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit b9169cc42
Author: Asteroth
Commit: Asteroth

    add some real docs
 code/scripting/api/objs/ship.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit b7a0124a9
Author: Asteroth
Commit: Asteroth

    limit damge and emp arcs
 code/ship/ship.h     | 1 +
 code/ship/shipfx.cpp | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 27925607b
Author: Asteroth
Commit: Asteroth

    add scripted model arcs
 code/model/model.h                |  5 ++++-
 code/model/modelread.cpp          |  5 +++--
 code/model/modelrender.cpp        | 11 ++--------
 code/object/object.cpp            |  2 +-
 code/scripting/api/objs/model.cpp |  4 ++--
 code/scripting/api/objs/ship.cpp  | 43 +++++++++++++++++++++++++++++++++++++++
 code/ship/ship.cpp                | 19 ++++++++++++-----
 code/ship/ship.h                  | 15 +++++++-------
 code/ship/shipfx.cpp              | 22 ++++++++++++++++----
 9 files changed, 95 insertions(+), 31 deletions(-)

------------------------------------------------------------------------
commit 373218d7d
Author: Goober5000
Commit: Goober5000

    fix help descriptions for string-greater-than and string-less-than
 code/parse/sexp.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
9
Update: I ran it in debug and the problem did not repeat
10
Wing Commander Saga / Re: Kilrathi Death Message bug
« Last post by CT27 on March 15, 2024, 06:22:51 pm »
I've run into this issue too playing on 23.2.1 official.

There used to be a couple different Kilrathi death audio clips...but now the Terran death clip "The hull is rupturing! AAAHH" is the only line you hear whenever you're supposed to hear a Kilrathi death audio.


Can a fix for this be released?
Pages: [1] 2 3 4 5 6 7 8 ... 10 Next >