Commit graph

14 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
4bee03d00c Update .NET to v10 2026-06-11 18:05:08 +02: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
12585b4161 Fix pointerizing? 2026-04-01 18:15:13 +02:00
SlynxCZ
f90138be00 Attempt to fix paddings on itanium 2026-03-31 17:27:52 +02:00
SlynxCZ
6a19c6a1a8 Fix traceresult 2026-03-28 16:38:05 +01:00
SLAYER
d9c94fbcef
Add 'None' value to InteractionLayers enum 2026-03-10 21:51:51 +05:00
SlynxCZ
2117f6608c update files refactor and rebuild 2026-03-10 17:22:39 +01:00
SlynxCZ
60c1273145 Add other trace_t members into TraceResult 2026-02-27 22:34:35 +01:00
SlynxCZ
4104ff8de4 Update: add CS# api 2026-02-11 21:36:29 +04:00
SlynxCZ
fcd0bd6e25 Update files 2026-02-11 20:42:43 +04:00