Commit graph

10 commits

Author SHA1 Message Date
971e91c711 fix: port to KHook for Metamod 2.0 build 1461+
Some checks failed
Continuous Integration / Build on Linux via Docker Compose (push) Has been cancelled
Continuous Integration / Build on Windows (MSVC) (push) Has been cancelled
Continuous Integration / Release (push) Has been cancelled
Metamod 1461+ removed SourceHook (plugin API 17 -> 18), so the MM plugin was rejected
and RayTraceImpl crashed on a null CRayTraceInterface002. Replace the two SourceHook
hooks with KHook, build against Metamod's bundled KHook headers, include ray.h
explicitly for the updated hl2sdk, and disambiguate TraceOptions/TraceResult from
CounterStrikeSharp 1.0.375's new types of the same name.
2026-09-24 16:44:53 +01:00
Michal Přikryl
616e169a2c chore: update build scripts for new hl2sdk commits 2026-07-18 17:57:56 +02:00
Michal Přikryl
da7c23fe7f Merge remote-tracking branch 'origin/main' into main 2026-07-12 15:30:51 +02:00
Michal Přikryl
abfdd12b1c chore: add X64BITS define 2026-07-12 15:30:44 +02:00
Michal
b6c81b3b53
Update protobuf.cmake 2026-07-10 12:51:45 +02:00
Michal Přikryl
57bed53c7f Dont link khook 2026-06-11 16:14:25 +02:00
Michal
4139a65172
Update protobuf.cmake 2026-01-26 21:34:34 +04:00
SlynxCZ
a6aa7c23fc prepare KHook 2026-01-12 21:03:08 +04:00
SlynxCZ
5853554c70 Initial commit 2026-01-11 19:41:16 +04:00
Michal
3dd53cf457
Initial commit 2026-01-11 18:57:42 +04:00