Fixed an issue with HUDShouldDraw
Do not try to load VTF sphere maps for VTF 7.4
Apparently some 7.4 cubemap textures do not have it, from CS:GO probably
Alias dz_door to prop_door_rotating
Added NPC:ConditionID (Opposite of NPC:ConditionName)
Added NPC:IsUnforgettable and NPC:MoveGroundStep
ClientsideModel sets collision group to DEBRIS
Minor cleanups
Fixed clientside prediction breaking hull traces against local player
Prevent item_item_crate from spawning certain entities
Made Entity:PhysicsInitBox/Sphere set solidity before the physics object
* This improves behavior for those functions with ClientsideModel and is consistent with PhysicsInit()
Added sequence events to util.GetModelInfo
Events table in each of the Sequences tables, each having the following:
* Cycle
* Event - ID
* Name
* Type
* Options
Added effects.TracerSound
Remove fallbacks for CSS player models
Update DoD:S player model fallbacks