reporust_rebootcancel

97,342 Commits over 3,653 Days - 1.11cph!

6 Years Ago
fixed boat engine ik boat sounds have master mixer skin approval network optimizations nre fixes
6 Years Ago
Hapis junkyard progress
6 Years Ago
Call ItemManager.InvalidateWorkshopSkinCache when new item definitions have been received
6 Years Ago
fixed up fuzz on hairstyle 1, added wip hairstyle 4
6 Years Ago
Merged from main
6 Years Ago
More on npc mounting.
6 Years Ago
Optimized PositionLerp.SnapTo / SnapToEnd
6 Years Ago
Fixed ore bonus have sync position flag set
6 Years Ago
Fixed FormatException
6 Years Ago
Changed lerp.debug to false by default
6 Years Ago
wtfplastic
6 Years Ago
Fixed lerp timestamp sometimes being incorrect when enabling lerp Fixed lerp server timestamp correction sometimes getting corrupt Added lerp.debug convar
6 Years Ago
Fixed animals turning like Slowpoke (lerp regression)
6 Years Ago
Server player loot distance and client interaction distance are closer together
6 Years Ago
Removed lerp debug log
6 Years Ago
Send network update when healing entities using upkeep
6 Years Ago
Nuked block texture compression test Nuked native gpu device request api
6 Years Ago
Fixed server save timings ignoring the majority of the stall time
6 Years Ago
Hapis progress
6 Years Ago
boat nre fix
6 Years Ago
Stripped server schema refresh (fixes server stall every 30 minutes)
6 Years Ago
Added server timestamp correction to network interpolation Network++
6 Years Ago
Print full exception when "error loading save" happens
6 Years Ago
Hide voting counts in workshop view (Valve don't expose them anymore)
6 Years Ago
Fixed inaccurate gather amount displayed when splitting
6 Years Ago
Nuked base pyramid compression
6 Years Ago
Don't show NPCs in the cheat report shit
6 Years Ago
Hapis progress
6 Years Ago
Don't show "opening this will" stuff at the end of bags descriptions.
6 Years Ago
Fixed friend list only showing one friend
6 Years Ago
Missed meta files
6 Years Ago
fixed vehicle chassis not displaying correct material
6 Years Ago
Boat engine files (all)
6 Years Ago
Updated native dlls from Rust.Native (now on github, being built by jenkins) Included pdb's for native dlls (!!)
6 Years Ago
merge from main
6 Years Ago
Refresh Map Markers
6 Years Ago
Network++
6 Years Ago
Hapis progress
6 Years Ago
▄▍▄▋▊▍ ▇▆▋ ▍▉▊▅▇▄
6 Years Ago
Simpler water depth mask handling, more generic; updated rowboat prefab Added and enabled instancing support on depth mask material Nuked WaterDepthMask component
6 Years Ago
Pine snow_a tweaked vertex color for testing
6 Years Ago
boat profiling
6 Years Ago
Fixed player view direction going fubar with extrapolation (still some problems, should probably be disabled altogether for players due to delta updates)
6 Years Ago
Network extrapolation also uses slerp instead of lerp for rotations
6 Years Ago
Cherry picked 26009
6 Years Ago
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)
6 Years Ago
Fixed core/foliage debug view color space
6 Years Ago
Merge from main
6 Years Ago
compile fix rowboat caustics
6 Years Ago
Added debug toggle to core/foliage shader and debug view option for vnormals, vtangents, vcolor