7,315 Commits over 2,345 Days - 0.13cph!
Fixed connection queue exploit
Network++
Fixed pickup menu difficulty
Enabled Vulkan Graphics API
Item store auto pricing (based on age)
Fixed stone hatchet invisible in workshop
Fixed lootpanel missing references
A lot of the values on BasePlayer don't need to be serialized (I don't know if that saves us anything)
Made ragdoll movement non jittery
Fixed allocation leak in Proto.CopyTo
Fixed allocation in eyes.FrameUpdate
Fixed allocation in Network.Client.Cycle
Fixed HUD not showing in editor
Fixed allocation in SendClientTick
Fixed allocation in BuildInputState
Fixed DepthOfFieldFocusPoint.Evaluate allocation
Stop using LayerMask.GetMask!
Fixed allocations in UIHUD
Fixed small allocation in TemporalAntiAliasing.OnRenderImage
ifdef'd TonemappingColorGrading OnGUI (allocations)
Pickup/drop notice optimization
Optimized Vitals updating (allocations)
Removed usage of FilledImageVariable (gc)
Removed usage of TextVariable (gc)
Fixed profiler leak in SoundOcclusion
Fixed profiler leain in Sound.Play
Fixed profiler leak in AmbienceEmitter.GetBaseSound
Removed some garbage from effect message receiving