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,30 +23,21 @@
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_pSquadNext" // CFlockingFlyer*
{
"type" "classptr"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_fTurning" // BOOL
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_fCourseAdjust" // BOOL
"m_fTurning" // BOOL
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "740"
}
"m_fPathBlocked" // BOOL
"m_fCourseAdjust" // BOOL
{
"type" "integer"
@ -64,43 +55,43 @@
"mac" "744"
}
"m_vecReferencePoint" // Vector
"m_fPathBlocked" // BOOL
{
"type" "vector"
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_vecReferencePoint" // Vector
{
"type" "vector"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_vecAdjustedVelocity" // Vector
{
"type" "vector"
"windows" "740"
"linux" "760"
"mac" "760"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_flGoalSpeed" // float
{
"type" "float"
"windows" "752"
"linux" "772"
"mac" "772"
}
"m_flLastBlockedTime" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
"m_flFakeBlockedTime" // float
"m_flLastBlockedTime" // float
{
"type" "float"
@ -109,7 +100,7 @@
"mac" "780"
}
"m_flAlertTime" // float
"m_flFakeBlockedTime" // float
{
"type" "float"
@ -118,7 +109,7 @@
"mac" "784"
}
"m_flFlockNextSoundTime" // float
"m_flAlertTime" // float
{
"type" "float"
@ -126,6 +117,15 @@
"linux" "788"
"mac" "788"
}
"m_flFlockNextSoundTime" // float
{
"type" "float"
"windows" "772"
"linux" "792"
"mac" "792"
}
}
}
}