Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream update #157

Merged
merged 17 commits into from
Feb 26, 2024
Merged

Upstream update #157

merged 17 commits into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. remove bloat

    (cherry picked from commit ca17eb4)
    videoP authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6096114 View commit details
    Browse the repository at this point in the history
  2. [Meta] trim EOL whitespace (JACoders#1202)

    (cherry picked from commit 4547d40)
    Razish authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    734e62a View commit details
    Browse the repository at this point in the history
  3. [Meta] trim EOL whitespace (JACoders#1202)

    * trim EOL whitespace
    
    * draw the rest of the owl
    
    * fix encoding issue with JK2 cg_effects.cpp
    
    (cherry picked from commit 4547d40)
    Razish authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b9a5cec View commit details
    Browse the repository at this point in the history
  4. [Shared] misc loop overrun fixes (JACoders#1201)

    * misc loop overrun fixes
    
    * revert RT_BEAM changes
    
    the extra iteration is intentional to seal the tri strip
    
    * revert inadvertent whitespace changes
    
    (cherry picked from commit 6a8a880)
    Razish authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bb9f006 View commit details
    Browse the repository at this point in the history
  5. [MP] reconcile game module changes with the original source releases …

    …by diffing codemp/game (JACoders#1178)
    
    * reconcile game module changes with the SDK release by diffing codemp/game
    
    * revert saberMoveData changes to match basejka, provide a new cvar (g_fixSaberMoveData) to patch it if desired
    * introduce a new configstring (26: CS_LEGACY_FIXES) to inform the client of which fixes it should also apply, e.g. saberMoveData
    * client module obtains gamestate (including configstrings) earlier to prevent use before initialisation, which is now checked for in debug builds
    * revert a change to saber disarm bonus calculation if g_fixSaberDisarmBonus is not enabled
    * G_CanBeEnemy considers private duels once again (removed from modbase before its git history)
    
    * add disclaimer to legacyFixes_e
    
    * revert: client module obtains gamestate (including configstrings) earlier to prevent use before initialisation
    
    this was causing issues loading incorrect clientinfo
    
    (cherry picked from commit 142e0b7)
    Razish authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8992e6a View commit details
    Browse the repository at this point in the history
  6. [MP] Remove BASE_COMPAT define (JACoders#1211)

    * move BASE_COMPAT flag behind cmake option BuildMPWithCompatMode, add g_fixWeaponAttackAnim making use of CS_LEGACY_FIXES
    
    * remove BASE_COMPAT and BuildMPWithCompatMode, add g_fixRunWalkAnims
    
    * actually remove BuildMPWithCompatMode
    
    (cherry picked from commit 1e8a799)
    Razish authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3a46c7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc417b6 View commit details
    Browse the repository at this point in the history
  8. [rend2] Fix rendering misc_bsps

    It works as expected now. The model handle was simply incorrect.
    SomaZ authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ab02d66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f388679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    527c7c3 View commit details
    Browse the repository at this point in the history
  11. [rend2] Fix out-of-bounds crash with weather

    Thanks @kuvirah for this fix.
    SomaZ authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2f13437 View commit details
    Browse the repository at this point in the history
  12. let passengers eject from vehicles

    (cherry picked from commit 057e259)
    videoP authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f876678 View commit details
    Browse the repository at this point in the history
  13. Thomas

    (cherry picked from commit 5fb9249)
    videoP authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d1a853b View commit details
    Browse the repository at this point in the history
  14. crashfix

    (cherry picked from commit 34071a0)
    videoP authored and taysta committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1b77f5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    251ddda View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e05fa5f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a1fd714 View commit details
    Browse the repository at this point in the history