- Fixed CAI_LeadBehavior, Alyx is no longer standing around being stupid
- Commented warnings about "Cannot update control point %d for effect '%s'", occours with ghost_effect
- No need to warn about clamped eye angles, only with developer > 0 now, Issue #1898
- Added more validation for packets (prevents one of the ddos methods)
- Added GM:AcceptInput(ent, input, activator, caller, value), equivalent behavior of ENTITY:AcceptInput
- Fixed player model without physics crashing the game when a ragdoll was created
- Merged LuaJIT bug fixes from master branch and fixed GMod's special table.insert to support JIT
- New NWVars are back, time for more testing