111,294 Commits over 3,928 Days - 1.18cph!
Fixed Item.Ownership memory pooling being fucked up
Fixed ClientReady.ClientInfo leaking objects into the memory pool (only once per server join?)
Pump shotgun optimisation
Revolver additional world mesh changes
Powerplant overgrowth dressing backup
Lighthouse overgrowth dressing
All plugins copy pdb if found in output folder
Set compile symbols before building asset bundles / preparing prefabs
Fixed ConvarComponent spam on server build
Fixed PieOption NRE on server build
SkinnedMeshCollider, BaseCollision are IClientComponent
merge from art_overgrowth
Unity 5.4.2f2 (downgrade)
LODs and vertex color painting for vegetation, R and G channels are used for detail bending
Prefabs created for all models
Overgrowth dressing scene update
Fixed server compilation
Made thirdparty occlusion culling portable again
Extended occlusion culling support for articulated models; added player and animal ragdolls
Culling now enabled by default
Removed culling related debug messages
Overgrowth dressing scene prep over -
Roads, train tracks, sewer drainwalls and concrete slabs now generated through Scene2Prefab
some more prep work (overgrowth dressing scene)
Fixed handling bug when dynamic occludees are destroyed
fixed holosight reddot alignment
Added Window/Tools/Replace Objects With Prefab
Fixed missing sphere tank barrels (cc garry I think you have to reimport Content/Props/water_drums/water_drum_a.prefab)
Fixed broken objects / references on HapisIsland (hopefully takes care of our build issues)
Scene for prefabs management
concrete slabs and sewers overgrowth dressing
Fixed placed entity spawn pos/rot being reset
vegetation models WIP
roads and railroad overgrowth dressing
Fixed shader compile error in edge detect shader (vulkan)
Replaced Facepunch.Tick (appears to be fucked)
python slightly more accurate
python slightly less aim sway
python slightly higher firerate
Update visibility now actually hides parts; keeps shadow under min playercull dist
Optimized update visibility routine, including censorship objs
Fixed weird profiler BeginSample error in editor