112,372 Commits over 3,928 Days - 1.19cph!
Added decay to sleeping bags, tool cupboards, barricades and traps
Network++
▄▊▊▌█▉▋▅ ▋▍▍▉▄▄▄ ▍▌▆▋▋▇▋▄▊ ▌▍▍▌▉▅
Fixed revz unable to see players name plate (RUST-884)
Renamed convert depth shader (revz) to avoid potential name collision
Set quarry / pumpjack child entity bounds
Fixed water simulation precision issue problem causing seams in shore blend (GLCore only)
Fixed revz disappearing point and spot lighting (RUST-891,RUST-887)
Make really sure we never write weird shit to BasePlayer.estimatedVelocity
Temp workaround for strange behaviour caused by nested entity parenting of water purifier
Fixed "invisible water purifier" issue
Unfucked entity parenting on quarry + water purifier (still some weird client side shit going on with nested parenting on the water purifier)
Fixed blurry FP logo on low quality settings
Tweaked cloud brightness, especially at night
Use 2D distance in projectile entity movement test
Tweaked animal entity bounds
This meta file can be removed
Include entity name when logging "entity too far away"
Ignore projectiles from stalled players without handing out violations
Updated "Find Materials Using Shader" tool
Switched all materials using "Legacy Shaders/Diffuse" to barebones rust/std (mostly third party, fixes revz for all)
Moved reverse depth code to a separate component
Fixed revz not working on player preview
Removed redundant multi_compile causing errors in some shaders
Fixed black grass on legacyGL + lod<300, possibly others
Fixed billboards in d3d9 again (RUST-682)
Fixed missing decals
Fixed revz darkening environment
Fixed issue with graphics.revz not being set, causing rendering problems
Doors reset campfire decay
Reverted
14657 (RUST-842)
lowered max hydration storage on players
fixed water purifier effects always on
fixed stringpool errors
fixed already destroyed errors
Added skinned mesh collider
AntiHack fix for patrol helicopter speed during rocket run, for real
Wall frame fence layer fix
fixed wrong icon on halterneck
AntiHack fix for patrol helicopter speed during rocket run
AntiHack projectile protection properties are now in convars
Tweaked distance padding in instahit detection
Cleanup server side projectiles after their max lifetime was exceeded, not after 10 seconds