33,195 Commits over 4,109 Days - 0.34cph!
Updated Savas Koth loot tables - Chainsaw, fire arrows, nailgun and flamethrower
Added Sedan and CH47 spawns to Savas Koth
Fixed some items never spawning in Savas Koth loot tables
Added DepthMask component to mask out water at smaller scales (e.g. boat deck)
Fixed DepthMask server compile error
Fixed potential edit-mode NRE in WindZoneEx
Fixed IsFinite(outDistanceForSort) error spam around water
Fixed all fx prefabs with invalid sorting fudge values
Toned downn chromatic dispersion values in water materials
Added network extrapolation smoothing
Increased default network extrapolation time
Fixed projectile particle systems no longer playing after being pooled
Run FileSystem_Warmup on dedicated servers
Devs can craft all workshop skins if "unlock all items" is set in the editor
Added some item schema debug convars (autoschema, loadschema, printschema)
Imposter is IClientComponent
Don't spawn bradley while still loading
spazzy look dir fix attempt
Minor flame turret exploit fix
Fixed flame turret mismatch deploy / ground watch layers
updated generic sitting pose to avoid hands clipping
blueprint read sound abides by master sound settings
Improved temporal anti-aliasing NaN handling
Added additive projector shader
Added scroll to projector shaders
rowboat pushing improved
rowboat can be righted when in water
attempted to fix rockets etc detonating inside moving vehicles
fixed odd alt-look behavior in vehicles
rowboat has increased buoyancy with velocity
Added two-layer caustics projector shader
slightly different boat wake
Added debug toggle to core/foliage shader and debug view option for vnormals, vtangents, vcolor
compile fix
rowboat caustics
Fixed core/foliage debug view color space
Fixed that network interpolation velocity smoothing wasn't working correctly
Interpolate rotations with slerp instead of lerp
Fixed vis.lerp ghosting (and some ddraw ghosting in general)
Network extrapolation also uses slerp instead of lerp for rotations
Fixed player view direction going fubar with extrapolation (still some problems, should probably be disabled altogether for players due to delta updates)
Simpler water depth mask handling, more generic; updated rowboat prefab
Added and enabled instancing support on depth mask material
Nuked WaterDepthMask component
Updated native dlls from Rust.Native (now on github, being built by jenkins)
Included pdb's for native dlls (!!)
fixed vehicle chassis not displaying correct material
Fixed friend list only showing one friend
Don't show "opening this will" stuff at the end of bags descriptions.
Don't show NPCs in the cheat report shit
Nuked base pyramid compression
Fixed inaccurate gather amount displayed when splitting
Hide voting counts in workshop view (Valve don't expose them anymore)