Bruno Ronning
c5efe48aa3
Update CS:GO "Reload" offset. ( #1011 )
...
(cherry picked from commit d7990596f9
)
2019-05-14 19:01:14 -04:00
Nick Hastings
328fbf3f19
Update Linux CSWeaponDropBB signature.
2019-05-01 15:07:06 -07:00
Michael Flaherty
b5119201ff
Revert "Update CS:GO CSWeaponDrop Signature ( #985 )"
...
This reverts commit fe2a488f30
.
2019-05-01 15:05:11 -07:00
Anthony
fe2a488f30
Update CS:GO CSWeaponDrop Signature ( #985 )
2019-04-30 23:49:00 -07:00
Nick Hastings
81766d31f7
Typo fix for CS:GO POSIX Extinguish gamedata.
2018-12-08 09:10:28 -05:00
Nick Hastings
cb886d4524
Update CS:GO contribution score offset.
2018-12-07 07:26:20 -05:00
Nick Hastings
5215abe5c5
Update CS:GO SDKTools and SDKHooks offsets.
2018-12-06 20:50:14 -05:00
Ruben Gonzalez
d34d232682
Update csgo gamedata part 1
2018-12-06 20:44:47 -05:00
Dr!fter
a084b3295e
Update CS:GO SetClanTag.
2018-11-07 18:14:52 -05:00
Asher Baker
48f7e6bcd5
Update game.empires.txt
2018-10-14 13:07:10 +01:00
Ruben Gonzalez
0cdc3616f2
Update CS:GO gamedata. ( #904 )
2018-10-09 20:21:11 -04:00
Nick Hastings
92e9ca7153
Merge branch '1.9-dev' of https://github.com/alliedmodders/sourcemod into 1.9-dev
2018-10-05 07:12:14 -04:00
Michael Flaherty
ff727d537a
[NMRiH] Gamedata update ( Fixes #898 ) ( #899 )
2018-10-05 07:11:55 -04:00
Michael Flaherty
98be188cbe
Fix SetClanTag CS:GO Windows Signature ( #868 )
2018-08-15 18:06:49 -07:00
Asher Baker
3a61446626
Update blacklist.plugins.txt
2018-08-12 22:33:19 +01:00
Dr!fter
50b5bb1970
Fix CS:GO weaponPrice offset.
2018-07-13 07:47:28 -04:00
Nick Hastings
047e0280ca
Enable radio menus for IOSoccer.
2018-07-10 20:19:54 -04:00
Mr. Silence
afc493394d
Updated some offsets and all signatures for ZPS. ( #839 )
...
Signed-off-by: Mr.Silence <Silenci0@users.noreply.github.com>
2018-07-10 20:16:05 -04:00
Joël Troch
54a32e979f
[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-07-10 20:15:41 -04:00
Ruben Gonzalez
a68b21369c
Update SetClanTag signature
2018-07-06 19:22:03 -04:00
Nick Hastings
9a53fc4425
Update SDKTools gamedata for IOSoccer ( fixes #833 ).
2018-06-22 16:31:42 -04:00
Nick Hastings
256b33f75a
Update BM:S gamedata.
2018-05-06 12:18:02 -04:00
Nick Hastings
bc09b06166
Update Insurgency FireOutput gamedata.
2018-05-05 11:52:08 -04:00
Spirrwell
523befc238
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-05 11:51:51 -04:00
Asher Baker
2098a36d4b
Update blacklist.plugins.txt
2018-02-15 22:37:13 +00:00
Scott Ehlert
309e6ae959
Update CS:GO TerminateRound signature for Linux.
2017-12-19 23:28:19 -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