33,230 Commits over 4,109 Days - 0.34cph!
changed the default Editor Inventory Loadout back to the previous one
Caught fish sounds (fish trap)
manifest, loot, phrases et al
fix for no water purifier guide
water purifier only produces steam and bubbling sound when water is actually being processed
Alternative solution to projectile instahit
Improvements for the alternative projectile instahit detection
Tweaked max entity velocity in instahit detection
Tweaked speed forgiveness in instahit detection
Instahit logs are yellow in console
Cleanup server side projectiles after their max lifetime was exceeded, not after 10 seconds
Tweaked distance padding in instahit detection
AntiHack projectile protection properties are now in convars
AntiHack fix for patrol helicopter speed during rocket run
fixed wrong icon on halterneck
Wall frame fence layer fix
AntiHack fix for patrol helicopter speed during rocket run, for real
Added skinned mesh collider
fixed water purifier effects always on
fixed stringpool errors
fixed already destroyed errors
lowered max hydration storage on players
Reverted
14657 (RUST-842)
Doors reset campfire decay
Fixed issue with graphics.revz not being set, causing rendering problems
Fixed missing decals
Fixed revz darkening environment
Fixed billboards in d3d9 again (RUST-682)
Fixed black grass on legacyGL + lod<300, possibly others
Removed redundant multi_compile causing errors in some shaders
Moved reverse depth code to a separate component
Fixed revz not working on player preview
Updated "Find Materials Using Shader" tool
Switched all materials using "Legacy Shaders/Diffuse" to barebones rust/std (mostly third party, fixes revz for all)
Ignore projectiles from stalled players without handing out violations
Include entity name when logging "entity too far away"
This meta file can be removed
Tweaked animal entity bounds
Use 2D distance in projectile entity movement test
Tweaked cloud brightness, especially at night
Fixed blurry FP logo on low quality settings
Unfucked entity parenting on quarry + water purifier (still some weird client side shit going on with nested parenting on the water purifier)