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_painTime" // float
{
"type" "float"
"windows" "900"
"linux" "920"
"mac" "920"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,25 +37,25 @@
"mac" "924"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "908"
"linux" "928"
"mac" "928"
}
"m_flPlayerDamage" // float
"m_lastAttackCheck" // BOOL
{
"type" "float"
"type" "integer"
"windows" "912"
"linux" "932"
"mac" "932"
}
"m_flNextGrenadeCheck" // float
"m_flPlayerDamage" // float
{
"type" "float"
@ -73,7 +64,7 @@
"mac" "936"
}
"m_flNextPainTime" // float
"m_flNextGrenadeCheck" // float
{
"type" "float"
@ -82,7 +73,7 @@
"mac" "940"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -91,25 +82,25 @@
"mac" "944"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "940"
"linux" "960"
"mac" "960"
"windows" "932"
"linux" "952"
"mac" "952"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "964"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "968"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "972"
}
"m_fUseTorch" // BOOL
"m_cClipSize" // int
{
"type" "integer"
@ -145,25 +136,25 @@
"mac" "976"
}
"m_hNewTargetEnt" // EHANDLE
"m_fUseTorch" // BOOL
{
"type" "ehandle"
"type" "integer"
"windows" "960"
"linux" "980"
"mac" "980"
}
"m_iBlackOrWhite" // int
"m_hNewTargetEnt" // EHANDLE
{
"type" "integer"
"type" "ehandle"
"windows" "968"
"linux" "988"
"mac" "988"
"windows" "964"
"linux" "984"
"mac" "984"
}
"m_fGunHolstered" // BOOL
"m_iBlackOrWhite" // int
{
"type" "integer"
@ -172,7 +163,7 @@
"mac" "992"
}
"m_fTorchHolstered" // BOOL
"m_fGunHolstered" // BOOL
{
"type" "integer"
@ -181,7 +172,7 @@
"mac" "996"
}
"m_fTorchActive" // BOOL
"m_fTorchHolstered" // BOOL
{
"type" "integer"
@ -190,32 +181,41 @@
"mac" "1000"
}
"m_pTorchBeam" // CBeam*
"m_fTorchActive" // BOOL
{
"type" "classptr"
"type" "integer"
"windows" "984"
"linux" "1004"
"mac" "1004"
}
"m_flLastShot" // float
"m_pTorchBeam" // CBeam*
{
"type" "float"
"type" "classptr"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_iSentence" // int
"m_flLastShot" // float
{
"type" "integer"
"type" "float"
"windows" "992"
"linux" "1012"
"mac" "1012"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "996"
"linux" "1016"
"mac" "1016"
}
}
}
}