6,561 Commits over 2,983 Days - 0.09cph!
* Blocked one more malicous command ( Thanks Ley )
* Fixed FireBullets and Trace functions not erroring when not passed a table
* Added experimental version of Vehicle.SetVehicleParams( table )
* Fixed a problem or two with Vehicle.GetVehicleParams()
* GitSync
* Added hud_fastswitch & cl_downloadfilter to blocked convar list
* Entity.SetSubMaterial now errors when given wrong arguments
* Added Entity.GetEffects()
* Added Entity.GetEFlags()
* Added Entity.GetPredictable() - Clientside
* Removed CLuaLocomotion.IsAscendingOrDescendingLadder - Alias of IsUsingLadder
* Added CLuaLocomotion.JumpAcrossGap( Vector landingGoal, Vector landingForward )
* Added CLuaLocomotion.SetVelocity( Vector vel )
* Added CLuaLocomotion.IsOnGround()
* Added Player.GetTimeoutSeconds() - Serverside
* Added Player.IsTimingOut() - Serverside
* Added CRecipientFilter.__tostring
* CreateSound's 3rd argument is now CRecipientFilter, only works serverside
* Finalized Vehicle.GetVehicleParams()
* Fixed a crash issue with Vehicle.SetSpringLength()
* GitSync
* Added Weapon.GetMaxClip1()
* Added Weapon.GetMaxClip2()
* Added Weapon.GetSlot()
* Added Weapon.GetSlotPos()
* Fixed some sounds PAKcked into the .bsp crashing when loading
* Fixed some compressed sounds PAKcked into the .bsp failing to load
* Fixed player_changename game event not working
Fixed gamemenucommand "engine" exploit.
* Fixed "point" scripted entities not returning correct class on client if transmitted
* Added cl_mouseenable to blocked command list
* Added a billion Vehicle functions ( About 35 )
Rollback Steamworks API update