Update gamedata for all supported mods (#771)

* Update CS gamedata

* Update TFC gamedata

* Update DoD gamedata

* Update Valve gamedata

* Update Gearbox gamedata
This commit is contained in:
Vincent Herbet
2019-10-21 11:49:30 +02:00
committed by GitHub
parent d01aa5762f
commit 5120deaf74
217 changed files with 5053 additions and 4873 deletions

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "896"
"linux" "916"
"mac" "916"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "900"
"linux" "920"
"mac" "920"
}
"m_flNextGrenadeCheck" // float
"m_flPlayerDamage" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "924"
}
"m_flNextPainTime" // float
"m_flNextGrenadeCheck" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "928"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -64,25 +55,25 @@
"mac" "932"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "952"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "956"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "960"
}
"m_iHealCharge" // int
"m_cClipSize" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "964"
}
"m_fUseHealing" // BOOL
"m_iHealCharge" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "968"
}
"m_fHealing" // BOOL
"m_fUseHealing" // BOOL
{
"type" "integer"
@ -136,34 +127,34 @@
"mac" "972"
}
"m_flLastUseTime" // float
"m_fHealing" // BOOL
{
"type" "float"
"type" "integer"
"windows" "956"
"linux" "976"
"mac" "976"
}
"m_hNewTargetEnt" // EHANDLE
"m_flLastUseTime" // float
{
"type" "ehandle"
"type" "float"
"windows" "960"
"linux" "980"
"mac" "980"
}
"m_fQueueFollow" // BOOL
"m_hNewTargetEnt" // EHANDLE
{
"type" "integer"
"type" "ehandle"
"windows" "968"
"linux" "988"
"mac" "988"
"windows" "964"
"linux" "984"
"mac" "984"
}
"m_fHealAudioPlaying" // BOOL
"m_fQueueFollow" // BOOL
{
"type" "integer"
@ -172,25 +163,25 @@
"mac" "992"
}
"m_flFollowCheckTime" // float
"m_fHealAudioPlaying" // BOOL
{
"type" "float"
"type" "integer"
"windows" "976"
"linux" "996"
"mac" "996"
}
"m_fFollowChecking" // BOOL
"m_flFollowCheckTime" // float
{
"type" "integer"
"type" "float"
"windows" "980"
"linux" "1000"
"mac" "1000"
}
"m_fFollowChecked" // BOOL
"m_fFollowChecking" // BOOL
{
"type" "integer"
@ -199,25 +190,25 @@
"mac" "1004"
}
"m_flLastRejectAudio" // float
"m_fFollowChecked" // BOOL
{
"type" "float"
"type" "integer"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_iBlackOrWhite" // int
"m_flLastRejectAudio" // float
{
"type" "integer"
"type" "float"
"windows" "992"
"linux" "1012"
"mac" "1012"
}
"m_fGunHolstered" // BOOL
"m_iBlackOrWhite" // int
{
"type" "integer"
@ -226,7 +217,7 @@
"mac" "1016"
}
"m_fHypoHolstered" // BOOL
"m_fGunHolstered" // BOOL
{
"type" "integer"
@ -235,7 +226,7 @@
"mac" "1020"
}
"m_fHealActive" // BOOL
"m_fHypoHolstered" // BOOL
{
"type" "integer"
@ -244,7 +235,7 @@
"mac" "1024"
}
"m_iWeaponIdx" // int
"m_fHealActive" // BOOL
{
"type" "integer"
@ -253,25 +244,25 @@
"mac" "1028"
}
"m_flLastShot" // float
"m_iWeaponIdx" // int
{
"type" "float"
"type" "integer"
"windows" "1012"
"linux" "1032"
"mac" "1032"
}
"m_iBrassShell" // int
"m_flLastShot" // float
{
"type" "integer"
"type" "float"
"windows" "1016"
"linux" "1036"
"mac" "1036"
}
"m_iSentence" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -279,6 +270,15 @@
"linux" "1040"
"mac" "1040"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
}
}
}