Yesterday
Updated FGD files Added inputs to light_environment, removed point_clientcommand and point_servercommand since they do not work in Garry's Mod. Fake Combine Ball bounces from frozen props Make crossbow bolts bounce from indestructable props Prevent crashes when trying to write too much data to small texture Added new info to util.GetModelInfo IncludeModelCount, IncludeModels and HitBoxSets Fix avatar image texture manager not respecting avatar size at all Removing more unused convars mp_teamlist, mp_teamoverride, mp_defaultteam, mp_allowNPCs Remove mat_disablehwmorph as it does nothing Remove "Use Bloom" checkbox from Video options, as it does nothing Remove mat_hdr_level 1 from Video Options since it doesn't do anything mat_hdr_level 1 will act as "NONE" in options. Fixed options complaining about missing hap_HasDevice convar Remove sv_contact and sv_consistency as they are unused Rework arguments of OnClientLuaError This is a bit messy until a network breaking update, but new arguments are: ( error, ply, stack, addon_name ) Also no longer affected by "5 a second" limit serverside