Minor cleanup (VPC)
Throw a non halting Lua error when giving invalid types to SetNWVar
Throw a non halting Lua error when trying to read net msg past the end
Throw a non halting Lua error when hitting Lua file limit
So it appears in the problems menu, so the player can know that there is a problem and what it is.
Fixed leading spaces in console command not adding to the history
Disable OOB checks for Vectors/Angles
they use more complex networking, not flat floats
nil is a valid NW type
Apply minimum size check for net.ReadVector/etc
Move new net library errors behind lua_strict convar (0 by default)
Block lua_strict
Remove Novint Haptics stuff entirely
It was disabled in some places already, but now completely gone
Fix build error