119,194 Commits over 4,018 Days - 1.24cph!
Fixed repair bench skin icons not refreshing until clicked
fixed boat engine ik
boat sounds have master mixer
skin approval
network optimizations
nre fixes
Call ItemManager.InvalidateWorkshopSkinCache when new item definitions have been received
fixed up fuzz on hairstyle 1, added wip hairstyle 4
Optimized PositionLerp.SnapTo / SnapToEnd
Fixed ore bonus have sync position flag set
Changed lerp.debug to false by default
Fixed lerp timestamp sometimes being incorrect when enabling lerp
Fixed lerp server timestamp correction sometimes getting corrupt
Added lerp.debug convar
Fixed animals turning like Slowpoke (lerp regression)
Server player loot distance and client interaction distance are closer together
Send network update when healing entities using upkeep
Nuked block texture compression test
Nuked native gpu device request api
Fixed server save timings ignoring the majority of the stall time
Stripped server schema refresh (fixes server stall every 30 minutes)
Added server timestamp correction to network interpolation
Network++
Print full exception when "error loading save" happens
Hide voting counts in workshop view (Valve don't expose them anymore)
Fixed inaccurate gather amount displayed when splitting
Nuked base pyramid compression
Don't show NPCs in the cheat report shit
Don't show "opening this will" stuff at the end of bags descriptions.
Fixed friend list only showing one friend
fixed vehicle chassis not displaying correct material
Updated native dlls from Rust.Native (now on github, being built by jenkins)
Included pdb's for native dlls (!!)
Simpler water depth mask handling, more generic; updated rowboat prefab
Added and enabled instancing support on depth mask material
Nuked WaterDepthMask component
Pine snow_a tweaked vertex color for testing
Fixed player view direction going fubar with extrapolation (still some problems, should probably be disabled altogether for players due to delta updates)
Network extrapolation also uses slerp instead of lerp for rotations
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)
Fixed core/foliage debug view color space