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

@ -24,30 +24,21 @@
"type" "classptr"
"size" "8"
"windows" "764"
"linux" "784"
"mac" "784"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_iBeams" // int
{
"type" "integer"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_flNextBeamAttackCheck" // float
{
"type" "float"
"windows" "800"
"linux" "820"
"mac" "820"
}
"m_flNextPainTime" // float
"m_flNextBeamAttackCheck" // float
{
"type" "float"
@ -56,7 +47,7 @@
"mac" "824"
}
"m_flNextSpeakTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -65,7 +56,7 @@
"mac" "828"
}
"m_flNextWordTime" // float
"m_flNextSpeakTime" // float
{
"type" "float"
@ -74,34 +65,34 @@
"mac" "832"
}
"m_iLastWord" // int
"m_flNextWordTime" // float
{
"type" "integer"
"type" "float"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_pChargedBolt" // COFChargedBolt*
"m_iLastWord" // int
{
"type" "classptr"
"type" "integer"
"windows" "820"
"linux" "840"
"mac" "840"
}
"m_iVoltigoreGibs" // int
"m_pChargedBolt" // COFChargedBolt*
{
"type" "integer"
"type" "classptr"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_fDeathCharge" // BOOL
"m_iVoltigoreGibs" // int
{
"type" "integer"
@ -110,14 +101,23 @@
"mac" "848"
}
"m_flDeathStartTime" // float
"m_fDeathCharge" // BOOL
{
"type" "float"
"type" "integer"
"windows" "832"
"linux" "852"
"mac" "852"
}
"m_flDeathStartTime" // float
{
"type" "float"
"windows" "836"
"linux" "856"
"mac" "856"
}
}
}
}