Commit Graph

7266 Commits

Author SHA1 Message Date
Kenzzer
6145386be5
Begin re-impl of dhooks 2025-09-18 14:29:34 +00:00
Kenzzer
e8417ba222
Blow up dhooks 2025-08-19 11:19:49 +00:00
Kenzzer
c8b85b1947
Remove unnecessary includes to SDKTools 2025-08-19 09:34:11 +00:00
Kenzzer
f355fecd60
Strip sourcehook from SDKTools 2025-08-19 09:33:18 +00:00
Kenzzer
d2e02f2b53
Strip sourcehook from SDKTools Part 1 2025-08-18 21:05:05 +00:00
Kenzzer
a0d66d6497
Remove Safetyhook(CDetour) 2025-08-18 19:14:13 +00:00
Kenzzer
290cf2ab96
Strip sourcehook from SDKHooks 2025-08-18 19:09:27 +00:00
Kenzzer
d03827e965
Re-enable compilation for GeoIP & Curl 2025-08-17 22:13:55 +00:00
Kenzzer
949b0a62ff
Strip sourcehook from Updater 2025-08-17 22:13:03 +00:00
Kenzzer
b6f2070339
Strip sourcehook from Regex 2025-08-17 22:09:59 +00:00
Kenzzer
ee4808dd5a
Strip sourcehook from SQLite 2025-08-17 22:09:11 +00:00
Kenzzer
1007ed712c
Strip sourcehook from PGSQL 2025-08-17 22:05:44 +00:00
Kenzzer
784f9b7e97
Strip sourcehook from clientprefs 2025-08-17 22:02:48 +00:00
Kenzzer
aaea454680
Strip sourcehook from bintools 2025-08-17 22:00:17 +00:00
Kenzzer
f7b797e03b
Fix compilation 2025-08-17 21:00:17 +00:00
Kenzzer
46059974f0
Add guard rails around Recalls 2025-08-17 17:25:13 +00:00
Kenzzer
1339f38008
Remove CDetour 2025-08-17 16:30:18 +00:00
Kenzzer
1c5183dd18
Remove SourceHook from core 2025-08-17 16:27:26 +00:00
Headline
92fb9f62dd
Push build for safetyhook submodule update (#2347)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-08-09 05:49:18 +02:00
Benoist
e978992ba2
Update safetyhook submodule back to latest commit hash (#2346) 2025-08-06 23:22:47 +00:00
Christian Pfeiffer
8c8dcdbe66
Limit RadioMenuMaxPageItems for doi as well (#2339)
The various radio menus are broken in Day of Infamy on current sourcemod versions due to the same engine issue being present as is in csgo/insurgency.
2025-07-06 16:03:51 +00:00
Nicholas Hastings
4afbf9d573 Fix/add LookupAttachment gamedata for cstrike/dod/hl2mp (fixes #2337)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
SourcePawn scripting / build (ubuntu-latest, linux) (push) Has been cancelled
SourcePawn scripting / build (windows-latest, win) (push) Has been cancelled
2025-06-21 16:09:51 -04:00
Nicholas Hastings
6f0fde48f3 Enable ShowMenu and HudMsg for Treason
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-06-18 11:08:20 -04:00
Fyren
20642a8518
Fix checkout-deps.sh syntax (#2334)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-06-04 00:43:06 +00:00
Nicholas Hastings
64a8c20243 Add missing in-game check in adminmenu
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-06-01 13:54:41 -04:00
ambaca
f9929ef9ac
Update sm-tf2.games.txt (#2327)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
update "IsPlayerInDuel" signatures, windows 32bit and 64bit
2025-05-31 14:17:14 +00:00
azzy
381198137f
Update TF2Classic 2.2.3 gamedata (#2325)
* Update SDKHooks gamedata

* Update SDKTools gamedata
2025-05-31 14:13:54 +00:00
Nicholas Hastings
53e3331f0b Update hl2sdk-manifests to latest (fixes #2320) 2025-05-31 10:12:11 -04:00
Malifox
ec7aadc431
Fix crash when selecting a vote item that contains a format specifier (#2323)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
Co-authored-by: Malifox <78408070+Maliwolf@users.noreply.github.com>
2025-05-30 00:10:51 -07:00
Nicholas Hastings
7e784d5453 Improve default compatibilty for ClientPrefs with MySQL
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-05-26 13:29:12 -04:00
Alienmario
6d13a70b99
Update LookupAttachment signature (#2319)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-05-21 00:39:22 +00:00
Benoist
7f4c5512a9
Update sm-tf2.games.txt (#2318)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-05-13 01:05:16 +00:00
Benoist
b0cf46521b
Update StunPlayer signature (#2316)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2025-05-01 23:04:47 +00:00
Benoist
ecf33e313f
Update gamedata (#2315)
* Update gamedata

* Fix copy-paste mistake for windows64

* Update CalcIsAttackCriticalHelper offset

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2025-05-01 21:20:28 +00:00
Mart
3b9d03e015
Update adt_stack.inc (#2313)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
SourcePawn scripting / build (ubuntu-latest, linux) (push) Has been cancelled
SourcePawn scripting / build (windows-latest, win) (push) Has been cancelled
2025-04-27 18:03:49 -04:00
Nicholas Hastings
cf1c95e42e Fix ep2v Win32 FireOutput sig (#2276) 2025-04-27 11:34:03 -04:00
Nicholas Hastings
4d1e265a5c Fix entity output tests failing with server-only entities (#2276) 2025-04-27 11:20:30 -04:00
Nicholas Hastings
34a204be59 Remove unreferenced SDKTools engine.css.txt gamedata file 2025-04-27 11:18:50 -04:00
Nicholas Hastings
ed2bb90ca5 Fix incorrect param order and docs on ArcTangent2 (fixes #2312)
Some checks are pending
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
SourcePawn scripting / build (ubuntu-latest, linux) (push) Waiting to run
SourcePawn scripting / build (windows-latest, win) (push) Waiting to run
2025-04-27 11:12:57 -04:00
Balim
c7410e3a35
Update SDKTools for Synergy (#2310)
Some checks are pending
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
* Update SDKTools IgniteEntity for Synergy

Add missing parameter for IgniteEntity used in Synergy.

* Update Linux SDKTools Gamedata for Synergy (25.3)

These are only the Linux signatures updated to use the name format.
Note, I do not have the updated Windows signatures at the moment.
2025-04-26 14:09:38 +00:00
caxanga334
f7e51b6110
Fix NULL Crash on ReferenceToIndex (#2311)
Some checks are pending
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
2025-04-25 17:52:44 +00:00
Nicholas Hastings
2a25025d2e Replace retired ubuntu-20.04 runner in CI
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-04-18 10:24:04 -04:00
Corey D
a35e22c76e
Add extension methods for clearing netprop & datamaps cache (#1943)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-04-07 15:26:09 +02:00
Nicholas Hastings
30da01763d
Fix ClientPrefs pointer string formatting (#2307)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
SourcePawn scripting / build (ubuntu-latest, linux) (push) Has been cancelled
SourcePawn scripting / build (windows-latest, win) (push) Has been cancelled
* Fix pointer to string marshaling in ClientPrefs for x64

* Fix other cases where pointers were formatted with %x

* Fix warnings in ClientPrefs IsAuthIdConnected
2025-03-31 21:21:54 +00:00
caxanga334
f896c4a24d
Fix Incorrect SetTransmit Offset for HL2DM (#2304)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-03-23 17:10:43 +00:00
caxanga334
5e3dc6c6c4
Update HL2DM x86-64 SDKTools Gamedata (#2300)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-03-10 15:46:28 +00:00
ambaca
7cb61fe7c3
Update engine.ep2v.txt - DOD:S Touch offset (#2298)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-03-06 22:25:36 +00:00
ambaca
7fc48b8efe
Fix cstrike ext gamedata for css 64bit #2287 (#2289)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-03-02 15:56:13 +01:00
rtldg
87653bf780
Fix a DHook crash when unloading dynamic detours on x86_64 arch (#2288)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-02-28 21:33:55 +01:00
Benoist
d5e05fae59
Fix sdktools css gamedata (#2286)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-8, clang++-8, ubuntu-20.04, linux) (push) Has been cancelled
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Has been cancelled
hl2sdk-mock tests / mock (push) Has been cancelled
2025-02-26 22:59:01 +00:00