127,569 Commits over 4,109 Days - 1.29cph!
Xp per minute setup mechanic
Enabled prefab pool by default
...but only on 64bit OSes
Fixed external gate doors getting culled when 100+ world units away
Tweaked external gate door LOD1 distance
Added new optimized shader for rainfall; tweaked worst case rainfall particle count
Tweaked SMAA for quality; now works on grass and others
Choppa has new shaders; now fades nicely into fog
Added fog-aware custom glass shader (very basic atm)
Added lower level of detail to rain
Missed heli glass material
concrete slabs models, LODs, COLs, ready to place prefabs, textures
powerplant dressing update
Retired Deployer and DeployGuide scripts
Converted all deployables to use the planner entity for deployment
Network++
▄▋▍▍▋▋█ ▌▊▋▄▌▍▅▍ ▉▉▆▍█▌▄ ▄▅ ▋█▌▄▇▉▉
Decay protection points use sockets (faster than physics query and actually reliable)
Re-added deployer for locks (until we have something better for them)
SoundFade tweaks for andre
Bail early when trying to StartSound on an AmbienceEmitter that's not active in the heirarchy
flamethrower viewmodel prefabs / sounds / special fx
Ported over fix for AO overdarkening screen top
reduced the amount of wrist deformation when the flamethrower reloads
brick piles and coal piles models, LODs, COLs, ready to place prefabs, textures
powerplant dressing update
Added background texture for blog render videos
reactive target fbx, lods and materials
Matched old playermodel prefab settings. Fixed some negatively scaled bones.
Removed hand popping into view on all hatchet vms
concrete piles models, LODs, COLs, ready to place prefabs, textures
powerplant dressing update
Added skin variation lookup
plaster rendered brick walls variations prefabs
powerplant dressing update
fixed incorrect material display on brickwall LODs
Added detail spec/gloss to skin shader; made SSS blur stronger
Fixed horse materials and some texture settings; switched hair shader to blend nicely into fog
Tweaked horse mat variations; fixed glass low quality not getting fogged; added basic placeholder hair shader
Conditional models run on both client and server
Building block prefab updates
Tweaked a number of important textures to use trilinear filtering (coz it's 2016) and anisotropic
Added command "clear" (clears console)
Added command "copy" (copies console content to clipboard)
Workshop download diagnosis code