Projects

BackpackHook

Posted on Oct 14, 2010 in Projects

This project is no longer maintained, significant changes to Team Fortress 2′s internals removed functionality it was built upon. BackpackHook is a SourceMod extension that exposes some internals of the Team Fortress 2 item system, including exposing details such as renamed item names, equipped state and global ids. See this project’s topic on AlliedModders for more info and discussion.

Read More

RulesFix

Posted on Sep 17, 2010 in Projects

This project is no longer maintained, the bug it corrected was fixed in an update to the engine. RulesFix is a very simple SourceMod plugin utilising http://limetech.org/projects/steamtools/ designed to fix an issue affecting external information queries on Linux OrangeBox servers. See this project’s topic on AlliedModders for more info and discussion.

Read More

VPhysics

Posted on Aug 25, 2010 in Projects

VPhysics is a SourceMod Extension to expose the API of the Source game server’s physics library of the same name to SourceMod Plugins. VPhysics is an extremely comprehensive physical simulation library built by Valve around the Havok and Ipion physics libraries, with an extensive C++ API. See this project’s topic on AlliedModders for more info and discussion.

Read More

ZombieFix

Posted on Aug 6, 2010 in Projects

ZombieFix is a very simple SourceMod extension designed to fix a crash issue with Half-Life 2: Deathmatch game servers running on Windows when spawning NPC zombies, caused by an unfixed bug in the server code. See this project’s topic on AlliedModders for more info and discussion.

Read More

UnVAC

Posted on Jul 19, 2010 in Projects

UnVAC is a Metamod:Source Plugin that allows server owners to whitelist specific players from Valve Anti-Cheat checks on connect, allowing them to let currently banned players into their servers. It was created as a proof-of-concept, but released when Valve started VAC-banning non-cheaters. See this project’s topic on AlliedModders for more info and discussion.

Read More

SteamTools

Posted on Jun 16, 2010 in Projects

SteamTools is a SourceMod Extension that exposes the server-side portion of Valve’s Steamworks API to SourceMod plugins, utilizing the headers from the OpenSteamworks project. See this project’s sub-forum on AlliedModders for more info and discussion.

Read More