From 1f9072862a0b1f85fb4459ca9eedb91c73246337 Mon Sep 17 00:00:00 2001 From: Mikusch Date: Tue, 22 Jun 2021 20:19:06 +0200 Subject: [PATCH] Update Team Fortress 2 gamedata (#1509) --- gamedata/sdkhooks.games/engine.ep2v.txt | 62 ++++++++++++------------- gamedata/sdktools.games/game.tf.txt | 54 ++++++++++----------- gamedata/sm-tf2.games.txt | 26 +++++------ 3 files changed, 71 insertions(+), 71 deletions(-) diff --git a/gamedata/sdkhooks.games/engine.ep2v.txt b/gamedata/sdkhooks.games/engine.ep2v.txt index 116a38773..964347296 100644 --- a/gamedata/sdkhooks.games/engine.ep2v.txt +++ b/gamedata/sdkhooks.games/engine.ep2v.txt @@ -7,9 +7,9 @@ { "CanBeAutobalanced" { - "windows" "463" - "linux" "464" - "mac" "464" + "windows" "465" + "linux" "466" + "mac" "466" } "EndTouch" { @@ -43,27 +43,27 @@ } "OnTakeDamage_Alive" { - "windows" "275" - "linux" "276" - "mac" "276" + "windows" "276" + "linux" "277" + "mac" "277" } "PreThink" - { - "windows" "336" - "linux" "337" - "mac" "337" - } - "PostThink" { "windows" "337" "linux" "338" "mac" "338" } + "PostThink" + { + "windows" "338" + "linux" "339" + "mac" "339" + } "Reload" { - "windows" "276" - "linux" "282" - "mac" "282" + "windows" "277" + "linux" "283" + "mac" "283" } "SetTransmit" { @@ -127,34 +127,34 @@ } "Weapon_CanSwitchTo" { - "windows" "269" - "linux" "270" - "mac" "270" + "windows" "270" + "linux" "271" + "mac" "271" } "Weapon_CanUse" - { - "windows" "263" - "linux" "264" - "mac" "264" - } - "Weapon_Drop" - { - "windows" "266" - "linux" "267" - "mac" "267" - } - "Weapon_Equip" { "windows" "264" "linux" "265" "mac" "265" } - "Weapon_Switch" + "Weapon_Drop" { "windows" "267" "linux" "268" "mac" "268" } + "Weapon_Equip" + { + "windows" "265" + "linux" "266" + "mac" "266" + } + "Weapon_Switch" + { + "windows" "268" + "linux" "269" + "mac" "269" + } } } diff --git a/gamedata/sdktools.games/game.tf.txt b/gamedata/sdktools.games/game.tf.txt index 481b40e6d..e3466505a 100644 --- a/gamedata/sdktools.games/game.tf.txt +++ b/gamedata/sdktools.games/game.tf.txt @@ -18,33 +18,33 @@ { "GiveNamedItem" { - "windows" "401" - "linux" "405" - "mac" "405" + "windows" "402" + "linux" "406" + "mac" "406" } "RemovePlayerItem" { - "windows" "273" - "linux" "274" - "mac" "274" + "windows" "274" + "linux" "275" + "mac" "275" } "Weapon_GetSlot" { - "windows" "271" - "linux" "272" - "mac" "272" + "windows" "272" + "linux" "273" + "mac" "273" } "Ignite" { - "windows" "212" - "linux" "213" - "mac" "213" + "windows" "213" + "linux" "214" + "mac" "214" } "Extinguish" { - "windows" "216" - "linux" "217" - "mac" "217" + "windows" "217" + "linux" "218" + "mac" "218" } "Teleport" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "445" - "linux" "445" - "mac" "445" + "windows" "446" + "linux" "446" + "mac" "446" } "GetVelocity" { @@ -84,9 +84,9 @@ } "WeaponEquip" { - "windows" "264" - "linux" "265" - "mac" "265" + "windows" "265" + "linux" "266" + "mac" "266" } "Activate" { @@ -96,15 +96,15 @@ } "PlayerRunCmd" { - "windows" "422" - "linux" "423" - "mac" "423" + "windows" "423" + "linux" "424" + "mac" "424" } "GiveAmmo" { - "windows" "255" - "linux" "256" - "mac" "256" + "windows" "256" + "linux" "257" + "mac" "257" } } diff --git a/gamedata/sm-tf2.games.txt b/gamedata/sm-tf2.games.txt index b17667669..56b702139 100644 --- a/gamedata/sm-tf2.games.txt +++ b/gamedata/sm-tf2.games.txt @@ -81,7 +81,7 @@ "MakeBleed" { "library" "server" - "windows" "\x55\x8B\xEC\x83\xEC\x30\x53\x8B\xD9\x89\x5D\xEC" + "windows" "\x55\x8B\xEC\x83\xEC\x2C\x57\x8B\xF9\x89\x7D\xF0" "linux" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefibi" "mac" "@_ZN15CTFPlayerShared9MakeBleedEP9CTFPlayerP13CTFWeaponBasefibi" } @@ -113,22 +113,22 @@ { "ForceRespawn" { - "windows" "329" - "linux" "330" - "mac" "330" + "windows" "330" + "linux" "331" + "mac" "331" } "CalcIsAttackCriticalHelper" - { - "windows" "390" - "linux" "397" - "mac" "397" - } - "CalcIsAttackCriticalHelperNoCrits" { "windows" "391" "linux" "398" "mac" "398" } + "CalcIsAttackCriticalHelperNoCrits" + { + "windows" "392" + "linux" "399" + "mac" "399" + } // CTFGameRules::IsHolidayActive "IsHolidayActive" @@ -140,9 +140,9 @@ "RemoveWearable" { - "windows" "431" - "linux" "432" - "mac" "432" + "windows" "432" + "linux" "433" + "mac" "433" } } }