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" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_iGoalAnim" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iLevel" // int
"m_iGoalAnim" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_iDir" // int
"m_iLevel" // int
{
"type" "integer"
@ -55,16 +46,16 @@
"mac" "740"
}
"m_flFramerateAdj" // float
"m_iDir" // int
{
"type" "float"
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_flSoundYaw" // float
"m_flFramerateAdj" // float
{
"type" "float"
@ -73,25 +64,25 @@
"mac" "748"
}
"m_iSoundLevel" // int
"m_flSoundYaw" // float
{
"type" "integer"
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_flSoundTime" // float
"m_iSoundLevel" // int
{
"type" "float"
"type" "integer"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_flSoundRadius" // float
"m_flSoundTime" // float
{
"type" "float"
@ -100,25 +91,25 @@
"mac" "760"
}
"m_iHitDmg" // int
"m_flSoundRadius" // float
{
"type" "integer"
"type" "float"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_flHitTime" // float
"m_iHitDmg" // int
{
"type" "float"
"type" "integer"
"windows" "748"
"linux" "768"
"mac" "768"
}
"m_flTapRadius" // float
"m_flHitTime" // float
{
"type" "float"
@ -127,7 +118,7 @@
"mac" "772"
}
"m_flNextSong" // float
"m_flTapRadius" // float
{
"type" "float"
@ -136,7 +127,7 @@
"mac" "776"
}
"m_flMaxYaw" // float
"m_flNextSong" // float
{
"type" "float"
@ -145,31 +136,40 @@
"mac" "780"
}
"m_iTapSound" // int
"m_flMaxYaw" // float
{
"type" "integer"
"type" "float"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_vecPrevSound" // Vector
"m_iTapSound" // int
{
"type" "vector"
"type" "integer"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_vecPrevSound" // Vector
{
"type" "vector"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_flPrevSoundTime" // float
{
"type" "float"
"windows" "780"
"linux" "800"
"mac" "800"
"windows" "784"
"linux" "804"
"mac" "804"
}
}
}