Added server.pool, client.pool
Fixed ragdoll spazzy
Fixed player animation weirdness
Added Facepunch.ByteConvert (convert bytes <-->vars without allocations)
Protobuffers MemoryStream allocations are pooled
Protobuffers use Facepunch.ByteConvert instead of allocating BinaryWriters
Protobuffer Key class switched to a struct