Loïc
ff03ed6a06
Update Function Offsets For PVKII 0.4.2.2 ( #1226 )
...
* Update Function Offsets For PVKII 0.4.2.2
-Updates offsets for Linux/Win/Mac
(cherry picked from commit 593552f8d6 )
2020-04-21 21:07:43 -04:00
Nick Hastings
44baa591bb
Fix Linux SetClientName/SetUserConVar gamedata on Nuclear Dawn ( Fixes #1225 ).
...
(cherry picked from commit 1d98c3a782 )
2020-04-08 17:50:22 -04:00
Asher Baker
a8b9da9a8e
NMRiH gamedata update ( #1204 )
2020-03-05 18:37:33 +00:00
Asher Baker
7873584776
Update Reload offset ( #1202 )
...
Update Reload offset
2020-03-04 21:56:50 +00:00
Juice
7da2b89ec9
Update csgo InfoChanged offset ( #1192 )
2020-02-26 18:47:31 +00:00
komashchenko
05a265e61c
WriteBaselines gamedata update ( #1189 )
2020-02-25 10:30:09 +00:00
peace-maker
c6df989061
Update Contagion gamedata ( #1169 )
2020-02-25 10:27:51 +00:00
GAMMACASE
2896435739
WriteBaselines gamedata update after latest csgo update ( #1153 )
2020-01-07 21:38:03 +00:00
komashchenko
c5a138056c
Update CScore and MVP CSGO gamedata ( #1127 )
2019-11-21 00:58:56 -08:00
PerfectLaugh
e135eff1b0
Fix CSGO Update crash (11/19/2019) ( #1125 )
...
* Fix CSGO Update crash (11/19/2019)
We know what happened when Valve do something big.
Not tested on Linux
* Fix RoundRespawn on Windows
* Fix TerminateRound on Linux x86
* Comment out Linux x64 part of TerminateRound
Better leave blank here.
(cherry picked from commit bef8562de5 )
2019-11-18 22:31:02 -05:00
Asher Baker
fcafd0784c
Workaround CS:GO Stringtable bug ( #1046 )
...
The cause of the infamous "Index error writing string table baseline"
error appears to be a timing issue between the engine's network message
processing, the stringtable encoding, and command processing when adding
stringtable entries in OnConfigsExecuted.
When the first client connects the map is re-loaded which causes a full
refresh, the game's stringtable entries are added at tick 65, the client
connection is registered at tick 66, and stringtable entries added in
OnConfigsExecuted are registered as being added in tick 67. The engine
later calls WriteBaselines with the client's signon tick, and neglects
to encode the SM added entries as it considers them from the future.
To avoid this, always pass INT_MAX as the current tick when encoding
the baseline, so all stringtable entries are included regardless of when
they were added. Tested on both Windows and Linux.
2019-07-19 09:13:34 +01:00
Bruno Ronning
d7990596f9
Update CS:GO "Reload" offset. ( #1011 )
2019-05-14 18:56:14 -04:00
Nick Hastings
b92381505a
Update Linux CSWeaponDropBB signature.
2019-05-01 11:35:13 -04:00
Nicholas Hastings
5ba6b1426b
Revert "Update CS:GO CSWeaponDrop Signature ( #985 )" ( #990 )
...
This reverts commit fc7453a6c7 .
2019-05-01 11:31:26 -04:00
Anthony
fc7453a6c7
Update CS:GO CSWeaponDrop Signature ( #985 )
2019-04-30 23:36:39 -07:00
Nick Hastings
c196082988
Typo fix for CS:GO POSIX Extinguish gamedata.
2018-12-08 09:05:10 -05:00
Nick Hastings
9e58476631
Update CS:GO contribution score offset.
2018-12-07 07:24:30 -05:00
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