Update prop_static key-values in Hammer to be shorter
(Visual Change)
Increase network version
Network Player:IsWorldClickingDisabled
Remove "Bonus Challenge" stuff
(Unused stuff that was networked)
Clean ups
GetDeploySpeed defaults to sv_defaultdeployspeed when no lua table
Remove networking limits for player score and deaths
Bump view model networking limitations
Merge Pull Requests
* Reduced net.Write/ReadEntity from 16 bits to 13 bits (Community Contribution)
* Editable Entity editing now uses net.WriteEntity, not a 32bit unsigned integer (Community Contribution)