- 
                            •
                            Added PhysObj:GetIndex 
- 
                            •
                            Added NPC:SetFOV, NPC:GetFOV (in degrees), NPC:IsInViewCone ( vector/entity ) 
- 
                            •
                            Added Entity:AddSpawnFlags, Entity:RemoveSpawnFlags and Entity:SetSpawnFlags (Community Contribution) 
- 
                            •
                            Added MAX_EDICT_BITS global enum 
- 
                            •
                            Added NPC:GetLastPosition 
- 
                            •
                            Added NPC:GetMoveDelay 
- 
                            •
                            Added NPC:SetMoveDelay 
- 
                            •
                            Added physenv.GetPhysicsPaused 
- 
                            •
                            Added physenv.SetPhysicsPaused 
- 
                            •
                            Added ENTITY:TranslateNavGoal 
- 
                            •
                            Added sound.SetActorGender 
- 
                            •
                            Added viewid to render.GetViewSetup, can be used to detect water rendering passes 
- 
                            •
                            Added ENTITY:DoImpactEffect for ai and nextbot SENTs 
- 
                            •
                            Added CTakeDamageInfo:GetWeapon and CTakeDamageInfo:SetWeapon 
- 
                            •
                            Added Entity:Alive 
- 
                            •
                            Added math.IsNearlyEqual 
- 
                            •
                            Added HWBToColor (Community Contribution) 
- 
                            •
                            Added COLOR:ToHWB (Community Contribution) 
- 
                            •
                            Added COLOR:GetHue, COLOR:SetHue, COLOR:AddHue (Community Contribution) 
- 
                            •
                            Added COLOR:GetSaturation, COLOR:SetSaturation, COLOR:AddSaturation (Community Contribution) 
- 
                            •
                            Added COLOR:GetBrightness, COLOR:SetBrightness, COLOR:AddBrightness (Community Contribution) 
- 
                            •
                            Added COLOR:GetLightness, COLOR:SetLightness, COLOR:AddLightness (Community Contribution) 
- 
                            •
                            Added COLOR:GetWhiteness, COLOR:SetWhiteness, COLOR:AddWhiteness (Community Contribution) 
- 
                            •
                            Added COLOR:GetBlackness, COLOR:SetBlackness, COLOR:AddBlackness (Community Contribution) 
- 
                            •
                            Added 2nd argument to CompileFile - showError 
- 
                            •
                            Added util.RemoveDecalsAt 
- 
                            •
                            Added Player:ExitLadder 
- 
                            •
                            Added "owner" argument to WEAPON:OnDrop 
- 
                            •
                            Allow NPC list (list.Set) to set Author property (displayed in spawnmenu on hover tooltip) 
- 
                            •
                            Added drawviewer field to render.RenderView 
- 
                            •
                            Added ability to ship custom shaders in Workshop addons 
- 
                            •
                            Added NPC:GetHeadDirection and NPC:GetEyeDirection 
- 
                            •
                            Added Entity:SetNetworkVarsFromMapInput as a helper and a sister function to Entity:SetNetworkKeyValue 
- 
                            •
                            Added SANDBOX:SpawnmenuIconMenuOpen 
- 
                            •
                            ENT.Information support for tooltips in NPC spawn icons