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,48 +23,30 @@
{
"type" "vector"
"windows" "688"
"linux" "708"
"mac" "708"
"windows" "696"
"linux" "716"
"mac" "716"
}
"m_idealDist" // float
{
"type" "float"
"windows" "700"
"linux" "720"
"mac" "720"
}
"m_flBlink" // float
{
"type" "float"
"windows" "704"
"linux" "724"
"mac" "724"
}
"m_flEnemyTouched" // float
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_bOnAttack" // BOOL
"m_flBlink" // float
{
"type" "integer"
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flMaxSpeed" // float
"m_flEnemyTouched" // float
{
"type" "float"
@ -73,16 +55,16 @@
"mac" "736"
}
"m_flMinSpeed" // float
"m_bOnAttack" // BOOL
{
"type" "float"
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_flMaxDist" // float
"m_flMaxSpeed" // float
{
"type" "float"
@ -91,16 +73,16 @@
"mac" "744"
}
"m_pBeam" // CBeam*
"m_flMinSpeed" // float
{
"type" "classptr"
"type" "float"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_flNextAlert" // float
"m_flMaxDist" // float
{
"type" "float"
@ -108,6 +90,42 @@
"linux" "752"
"mac" "752"
}
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_flNextAlert" // float
{
"type" "float"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_flLastPitchTime" // float
{
"type" "float"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_flLastZYawTime" // float
{
"type" "float"
"windows" "748"
"linux" "768"
"mac" "768"
}
}
}
}