Enable dumpstringtables <table> to only print specific table
Remove sv_dumpstringtables (unused)
Implement some stringtable changes from CS:GO branch
* Short dumpstringtables, Implement clientside string index search so ParticleEffect can just work with clientside-only precaches now, other self checks
Make prop water level code apply to all animating entities (SENTs)
Try to fix baseanimating overlays resetting on server join
Merge Pull Requests
* Optimizations for Vector:ToColor
* Added math.Cot