Author Topic: Nightly: 24 January 2025 - Revision c4341518b  (Read 1574 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 24 January 2025 - Revision c4341518b
Here is the nightly for 24 January 2025 - Revision c4341518b



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit c4341518b
Author: wookieejedi
Commit: GitHub

    Allow Modders to Tune Guarding (#6544)
 code/ai/ai_flags.h      |  3 ++-
 code/ai/ai_profiles.cpp | 32 +++++++++++++++++++++++++++++++-
 code/ai/ai_profiles.h   | 15 ++++++++++++++-
 code/ai/aicode.cpp      | 34 ++++++++++++++++++++--------------
 4 files changed, 67 insertions(+), 17 deletions(-)

------------------------------------------------------------------------
commit ab004848e
Author: Gamma39er
Commit: GitHub

    Table based warp parameters and new custom warp animations. (#6500)
 code/fireball/fireballs.cpp    | 205 ++++++++++++++++++++++++++++++++++++++---
 code/fireball/fireballs.h      |  20 ++++
 code/fireball/warpineffect.cpp |  13 +--
 3 files changed, 218 insertions(+), 20 deletions(-)