Game update (14132)

This commit is contained in:
a2x
2026-01-23 11:04:45 +10:00
parent a5bf90056e
commit a9a8d543e2
65 changed files with 528 additions and 519 deletions

View File

@@ -4589,6 +4589,7 @@
"m_flLastLandedFrac": 36,
"m_flLastLandedVelocityX": 40,
"m_flLastLandedVelocityY": 44,
"m_flLastLandedVelocityZ": 48,
"m_flLastUsableJumpPressFrac": 28,
"m_nLastActualJumpPressTick": 16,
"m_nLastLandedTick": 32,
@@ -4634,6 +4635,11 @@
"name": "m_flLastLandedVelocityY",
"type": "NetworkVarNames",
"type_name": "float"
},
{
"name": "m_flLastLandedVelocityZ",
"type": "NetworkVarNames",
"type_name": "float"
}
],
"parent": ""
@@ -5429,10 +5435,10 @@
"m_bDucking": 662,
"m_bHasWalkMovedSinceLastJump": 705,
"m_bInStuckTest": 706,
"m_bJumpApexPending": 1436,
"m_bJumpApexPending": 1444,
"m_bMadeFootstepNoise": 1292,
"m_bSpeedCropped": 1240,
"m_bWasSurfing": 1444,
"m_bWasSurfing": 1452,
"m_duckUntilOnGround": 704,
"m_fStashGrenadeParameterWhen": 1300,
"m_flAccumulatedJumpError": 1344,
@@ -5441,15 +5447,15 @@
"m_flDuckSpeed": 656,
"m_flHeightAtJumpStart": 1324,
"m_flLastDuckTime": 680,
"m_flLastJumpFrac": 1428,
"m_flLastJumpVelocityZ": 1432,
"m_flLastJumpFrac": 1436,
"m_flLastJumpVelocityZ": 1440,
"m_flMaxJumpHeightLastJump": 1332,
"m_flMaxJumpHeightThisJump": 1328,
"m_flOffsetTickCompleteTime": 1312,
"m_flOffsetTickStashedSpeed": 1316,
"m_flStamina": 1320,
"m_flStaminaAtJumpStart": 1336,
"m_flTicksSinceLastSurfingDetected": 1440,
"m_flTicksSinceLastSurfingDetected": 1448,
"m_flVelMulAtJumpStart": 1340,
"m_flWaterEntryTime": 1248,
"m_iFootsteps": 1296,
@@ -5459,11 +5465,11 @@
"m_nGameCodeHasMovedPlayerAfterCommand": 1288,
"m_nJumpTimeMsecs": 676,
"m_nLadderSurfacePropIndex": 644,
"m_nLastJumpTick": 1424,
"m_nLastJumpTick": 1432,
"m_nOldWaterLevel": 1244,
"m_nTraceCount": 1232,
"m_vecForward": 1252,
"m_vecInputRotated": 1588,
"m_vecInputRotated": 1596,
"m_vecLadderNormal": 632,
"m_vecLastPositionAtFullCrouchSpeed": 696,
"m_vecLeft": 1264,
@@ -10268,30 +10274,30 @@
},
"CInferno": {
"fields": {
"m_BookkeepingTimer": 4904,
"m_BurnNormal": 3448,
"m_InitialSplashVelocity": 4836,
"m_NextSpreadTimer": 4928,
"m_activeTimer": 4872,
"m_bFireIsBurning": 3384,
"m_bInPostEffectTime": 4232,
"m_bWasCreatedInSmoke": 4233,
"m_damageRampTimer": 4800,
"m_damageTimer": 4776,
"m_extent": 4752,
"m_fireCount": 4216,
"m_fireParentPositions": 2616,
"m_firePositions": 1848,
"m_fireSpawnOffset": 4888,
"m_nFireEffectTickBegin": 4224,
"m_nFireLifetime": 4228,
"m_nInfernoType": 4220,
"m_nMaxFlames": 4892,
"m_nSourceItemDefIndex": 4952,
"m_nSpreadCount": 4896,
"m_splashVelocity": 4824,
"m_startPos": 4848,
"m_vecOriginalSpawnLocation": 4860
"m_BookkeepingTimer": 4896,
"m_BurnNormal": 3440,
"m_InitialSplashVelocity": 4828,
"m_NextSpreadTimer": 4920,
"m_activeTimer": 4864,
"m_bFireIsBurning": 3376,
"m_bInPostEffectTime": 4224,
"m_bWasCreatedInSmoke": 4225,
"m_damageRampTimer": 4792,
"m_damageTimer": 4768,
"m_extent": 4744,
"m_fireCount": 4208,
"m_fireParentPositions": 2608,
"m_firePositions": 1840,
"m_fireSpawnOffset": 4880,
"m_nFireEffectTickBegin": 4216,
"m_nFireLifetime": 4220,
"m_nInfernoType": 4212,
"m_nMaxFlames": 4884,
"m_nSourceItemDefIndex": 4944,
"m_nSpreadCount": 4888,
"m_splashVelocity": 4816,
"m_startPos": 4840,
"m_vecOriginalSpawnLocation": 4852
},
"metadata": [
{