Fixed HL2 Sniper crash in multiplayer
Fixed rare server Jalopy Crash
Fixed crash due to un-precached particles
Fixed Barnacle death crash
Fixed impulse 101 not giving crossbow bolts
Fixed prop mass becoming huge after 2 or more players are holding it at the same time
Removed convar cl_lua_datafolder (now forced to 'data')
Prevented clients from calling dumpentityfactories
Prevented clients from calling dump_globals
Prevented clients from calling dump_entity_sizes
Prevented clients from calling dumpeventqueue
Prevented clients from calling dbghist_addline
Prevented clients from calling dbghist_dump
Added 'datastream' module by Janorkie and Deco da Man
Added util.TraceHull
file.Write can no longer write to sub folders
Removed file.CreateDir (is now redundant)