19,230 Commits over 3,898 Days - 0.21cph!
Selection bar color
Fixed PrefabPreProcess removing door animators on server
Item icons don't use animators
Unified BuildPrefabs and PrefabPreProcess
Fixed warnings
Workout effect lifetime during build rather than at runtime
Fixed Rcon NRE when supplying invalid IP
Fixed errors when running exec
Fixed some skins showing up pink
Fixed bucket helmet not LOD'ing properly
Fixed some item skins not shipping properly
Run Sound.Update on alternate frames, instead of every frame (temp hack until performance of this is imrpoved)
Fixed weather effects being live at 0,0,0
Fixed potential bundle building problem
RustBuilder uses Unity 5.2.4f1 (UI memory leak fix!)
diagnose the int64 NRE in status
rcon.port defaults to the same as game port if not defined
rcon.ip defaults to any if not defined
Network read/write optimizations
Fixed server DoRemoves NRE
Profiling + optimizations
disabled rain collisions (perf)
Expose build id to server info
Fixed situations arrising where server sometimes creates insane 2 minute delays
Removed DedicatedServerDebug (unsused + performance drain)
Removed unused DistanceFromCamera system
Added LODGroup diagnostics to dump command
More client profiling
Fixed server NRE
Removed unity error reporter
Don't do server.backup in editor