Fixed player flying in the air when running up a ramp
Fixed not being able to scroll some GUI elements with mouse wheel
Fixed right click no collide vs players (really this time!)
Fixed crossbow leaving sprites behind after it's deleted (ie, every time you die)
Zeno Clash models are now finger posable
cl_forwardspeed is now marked as a cheat
Added GM:ShouldDrawLocalPlayer( ply )
Added player:SetAllowFullRotation( bool )
Added player:GetAllowFullRotation()
Added ent:SetBloodColor( int )
Added ent:GetBloodColor()
Added GM:ShouldCollide( Ent1, Ent2 )