Added ‘Downloaded Lua’ files cleanup on close
Fixed red laser appearing on some weapons
Fixed missing weapon sway
Fixed HL2MP SMG weapons shoot effects
Fixed crash when NPCs use SWEPs
Fixed ScriptEnforcer kicking too soon
Fixed muzzle flashes from toolgun appearing on viewmodel
Added Player:GetRenderAngles()
Added Panel:MoveToBack()
Added Panel:Dock( docktype )
Added Panel:GetDock()
Added VGUI Dock enums (NODOCK, LEFT, TOP, RIGHT, BOTTOM, FILL)
Added Panel:DockMargin( left, top, right, bottom )
Added Panel:DockPadding( left, top, right, bottom )
Added DFrame:SetMinWidth( int )
Added DFrame:SetMinHeight( int )
Added draw.RoundedBoxEx( bordersize, x, y, w, h, color, a, b, c, d )
Added DLabel:SetExpensiveShadow( size, color )
Fixed htm and css being blocked by file.Read