Commit graph

6 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
SlynxCZ
2dabb9f29d Update interface version 2026-04-22 23:28:10 +02:00
SlynxCZ
fb519778e7 Make pTraceResult as pass arg 2026-04-15 17:53:34 +02:00
SlynxCZ
8c3d3b1183 Roflmuffin dont know how to code fix? 2026-04-14 22:40:40 +02:00
SlynxCZ
51afd30a0a Refactor CRayTrace 2026-04-14 22:01:27 +02:00
SlynxCZ
4104ff8de4 Update: add CS# api 2026-02-11 21:36:29 +04:00
Renamed from managed/RayTrace/RayTraceImpl.cs (Browse further)