Nick Hastings
0b35c84bf0
Update CS:GO SDKTools and SDKHooks offsets.
2018-12-06 19:23:32 -05:00
Ruben Gonzalez
846a99e57f
Merge branch 'master' of github.com:alliedmodders/sourcemod
2018-12-06 18:49:15 -05:00
Ruben Gonzalez
c28f957fb3
Update csgo gamedata part 1
2018-12-06 18:47:44 -05:00
Ruben Gonzalez
d79c5e0dfa
Switch CS:GO Clantag set/get to use netprops + offset over sig + offset. ( #922 )
...
* Switch CS:GO Clantag set/get to use netprops + offset over sig+offset.
* Make sure the new functions are defined before using them...
* Fix offset name
* Fix incorrectly dereferencing.
2018-11-09 07:13:17 -05:00
Asher Baker
db9925493a
Update game.empires.txt
2018-10-14 13:06:30 +01:00
Ruben Gonzalez
6eb319f46e
Update CS:GO gamedata. ( #904 )
2018-10-09 20:18:53 -04:00
Michael Flaherty
a21c7564c1
[NMRiH] Gamedata update ( Fixes #898 ) ( #899 )
2018-10-05 07:09:19 -04:00
Michael Flaherty
17700e45b0
Fix SetClanTag CS:GO Windows Signature ( #868 )
2018-08-15 17:56:04 -07:00
Asher Baker
e7c6b23439
Update blacklist.plugins.txt
2018-08-12 22:32:59 +01:00
Ruben Gonzalez
e4862dade8
Update CS:GO mac64/linux64 gamedata.
2018-07-13 19:44:40 -04:00
Ruben Gonzalez
ed908b6545
Fix CS:GO weaponPrice offset.
2018-07-13 07:47:53 -04:00
Nick Hastings
4f2bb62ff9
Enable radio menus for IOSoccer.
2018-07-10 20:19:36 -04:00
Ruben Gonzalez
dcde5927b1
Update SetClanTag signature
2018-07-06 19:18:14 -04:00
Mr. Silence
aae7161273
Updated some offsets and all signatures for ZPS. ( #839 )
...
Signed-off-by: Mr.Silence <Silenci0@users.noreply.github.com>
2018-06-27 17:15:27 -04:00
Nick Hastings
6287774d69
Update SDKTools gamedata for IOSoccer ( fixes #833 ).
2018-06-22 16:30:22 -04:00
Nick Hastings
c993712438
Update BM:S gamedata.
2018-05-06 12:17:47 -04:00
Nick Hastings
f6a64da672
Update Insurgency FireOutput gamedata.
2018-05-05 11:35:06 -04:00
Spirrwell
82f1c5a20b
Update Function Offsets For PVKII ( #808 )
...
* Update Function Offsets For PVKII
-Updates offsets
-Removes "Reload" as no corresponding function actually exists
* Offset Fixes
-Re-add "Reload" as it's defined for CBaseCombatWeapon
-Fix Linux\Mac offsets for GroundEntChanged
2018-05-01 20:28:54 -04:00
Joël Troch
4fd68939d3
[ZPS] Update gamedata and engine migration ( #782 )
...
* Migrate ZPS from EP2 to SDK 2013 engine
* Update ZPS gamedata (for version 3.0.7-Hotfix3)
2018-03-19 19:19:01 -04:00
Asher Baker
41ffe975fd
Update blacklist.plugins.txt
2018-02-15 22:35:56 +00:00
Byte
945df342d8
Fix typo in SwitchTeam Linux Signature ( #743 )
2017-12-28 17:39:30 -05:00
Scott Ehlert
bfb11c7712
Remove extra CS:GO Mac offset for GetItemInLoadout
2017-12-20 04:17:29 -06:00
Scott Ehlert
ce1a4dcac0
64-bit support for CSGO on Linux and macOS ( #705 )
2017-12-20 01:56:23 -06:00
Scott Ehlert
057a5790e2
Update CS:GO TerminateRound signature for Linux.
2017-12-19 23:23:29 -06:00
Nicholas Hastings
1de6dbacad
Update TF2 CalcIsAttackCritical gamedata.
2017-12-14 08:27:37 -05:00
Ruben Gonzalez
7507672895
Merge pull request #701 from alliedmodders/csgo-hashmap
...
CStrike extension changes for CS:GO
2017-11-03 19:48:55 -04:00
Nicholas Hastings
95afe72307
Separate out DOI build. ( #718 )
2017-11-03 15:45:16 -04:00
Ruben Gonzalez
b6a2f72e95
Merge branch 'master' into csgo-hashmap
2017-10-27 18:57:28 -04:00
Benoist3012
a5c213ae7d
make bleed linux sig fix
2017-10-22 10:48:27 -04:00
Nicholas Hastings
ab303e7394
Gamedata for 2017-10-20 TF2 update.
2017-10-19 23:59:14 -04:00
Ruben Gonzalez
453e9da7c5
Intial CS:Go changes and slight changes for CS:S WeaponID related function.
2017-09-03 09:19:12 -04:00
Ruben Gonzalez
0e7a3b0173
Use keyvalue to get weapon price, change void * to appropriate class names.
2017-08-28 10:17:12 -04:00
Ruben Gonzalez
22033c21f2
Fix CS_GetWeaponPrice returning incorrect weapon prices.
2017-08-25 10:26:28 -04:00
Ruben Gonzalez
3eb297bee1
Fix cstrike extension natives/forwards due to update
2017-08-21 10:28:59 -04:00
Steve Zaretti
8627c0cbfc
Fix CS:GO Reload offset ( #660 )
...
* Fix some CS:GO gamedata
I've just tested some of them.
- Weapon_Drop
- Reload
I'm testing Weapon_CanUse in few minutes
* Weapon_CanUse did not change.
* prethink did'nt change either.
* I went too fast. Only weapon vtable changed.
2017-08-19 10:00:04 -04:00
Ruben Gonzalez
1d9ea142c4
Update more CS:GO gamedata
2017-08-18 10:33:41 -04:00
awillinger
cb83a307ec
Fix (parts of) CS:GO gamedata ( #656 )
...
* Fix SDKTools gamedata (thanks to Rodya)
* Fix CStrike Linux gamedata
* Fix keys
* Fix keys #2
* Adjust Windows offsets as well
* Update CommitSuicide (from Bara)
2017-08-18 14:06:31 +01:00
Nicholas Hastings
1924da3527
Update Contagion tempents gamedata. ( Fixes #642 )
2017-07-28 14:12:28 -04:00
Nicholas Hastings
79970ca5fa
Update CS:GO InfoChanged offset.
2017-06-21 14:40:42 -04:00
Ruben Gonzalez
b9fd586f2f
Update CS:GO CBaseClient related gamedata.
2017-06-21 07:37:04 -04:00
Nicholas Hastings
328fa3b430
Merge branch 'master' of https://github.com/alliedmodders/sourcemod
2017-06-15 18:28:10 -04:00
Nicholas Hastings
78a2dec19e
Updated more KreedzClimbing gamedata.
2017-06-15 18:26:06 -04:00
Ruben Gonzalez
2f0272f864
Use the same weapon drop function in CS:GO as in CS:S
2017-06-12 08:39:27 -04:00
Nicholas Hastings
a984e23bf6
Update KreedzClimbing gamedir.
2017-06-08 12:44:59 -04:00
Ruben Gonzalez
fc1da58040
Merge branch 'master' of github.com:alliedmodders/sourcemod
2017-05-28 07:16:45 -04:00
Ruben Gonzalez
b3a89b70b5
Update CS:GO gamedata fixes #616
2017-05-28 07:16:01 -04:00
Duko
8753e58d7f
Gamedata cleanup.
2017-05-26 10:21:24 -04:00
Ruben Gonzalez
ae0ece411e
Fix CS:GO gamedata.
2017-05-24 10:42:22 -04:00
Ruben Gonzalez
b7be7eb44e
Update CS:GO gamedata
2017-05-24 09:10:12 -04:00
Ruben Gonzalez
946150c8a2
Merge branch 'master' of github.com:alliedmodders/sourcemod
2017-05-24 08:41:53 -04:00