Daniel

Results 11 repositories owned by Daniel

gmsv_serversecure

124
Stars
29
Forks
Watchers

A module for Garry's Mod that mitigates exploits on the Source engine.

garrysmod_common

105
Stars
36
Forks
Watchers

A repository of common bits for compilation projects based on Garry's Mod.

gm_sourcenet

69
Stars
17
Forks
Watchers

A module for Garry's Mod that provides interfaces to many systems of VALVe's engine, based on gm_sourcenet3.

sourcesdk-minimal

69
Stars
15
Forks
Watchers

A compact and Garry's Mod compatible SourceSDK (don't use in other Source engine games).

detouring

25
Stars
11
Forks
Watchers

Tools for detouring functions in C/C++.

gmod_luasocket

27
Stars
3
Forks
Watchers

Modules for Garry's Mod that add bindings for OS sockets through luasocket.

gm_luaerror

52
Stars
8
Forks
Watchers

A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).

luapack

34
Stars
4
Forks
Watchers

A system for Garry's Mod that provides Lua files to clients in a more efficient way. WIP

vscode-gmrdb

17
Stars
2
Forks
Watchers

Garry's Mod Lua debugger for Visual Studio Code

gmod_lanes

24
Stars
3
Forks
Watchers

Modules for Garry's Mod that add threads through Lua Lanes.