31,210 Commits over 3,928 Days - 0.33cph!
Transparent layer (fence, glass)
Fixed LOS issues in caves (RUST-1039)
mesh compression @low for building block meshes and colliders
Fixed purple water in dx9
Fixed compilation errors in legacy gl
Fixed river flow transitions to ocean
Changed default decay tick interval to 10 minutes
Slower decay on furnaces and boxes (2 days delay + 4 days duration)
Added repair functionality to furnaces, boxes, repair bench / research table and water catchers / purifier
slight tweaks to the rifle walk animation
Added back river flow; still needs work
Added warning to RandomizeStartPosition when called on a sound missing audioClip
Fixed flow control warnings in ocean and river shaders
AH logs include frame number
Updated amplify color and switched to single pass tonemapping + color grading
Removed dedicated tone mapper
Fixed incorrect collision meshes on twig roof sides
▊▉▄▉▌▌▇▄▇ ▉▅▍▊▆▇▉ ▇█▊▋▊█ ▆▄ ▌▊▊███▌█▊ / ▍▇▌▅▋▊▌ ▊▉▅█▇▌▄ ▌▆▌▉▇▊▄
Updated amplify occlusion; faster/better bilateral blur
Increased maxflood convar default value
Flooding protection tweaks
Most deployables now have a two day decay delay and a two day decay duration (from 1 + 2)
Fix for invisible materials in empty scenes
Patrol helicopter server gibs entity bounds
Mortar (need to check shader - it goes invisible when applied)
Fixing some material import settings (as discussed with Vince)
Melee distance padding tweak
Merging update for Hapis/Savas islands
fixed an issue with several of the LOD models (for animals and weapons) having extraneous vertices ( due to the normals not being unified )
decay.scale convar scales both decay delay and decay duration
Dome ladder fix
Moved small refineries to renderer lod and fixed a few broken placements
Fixed potential client side NRE
Fixed lso compute causing leaking during blur
Switched to using CommandBufferManager to ensure CB ordering
Added large scale occlusion to MainCamera prefab; inactive unless toggled via graphics.lso (experimental)
Merged from large scale occlusion branch
Ration floating box: fbx, lods, col, textures and materials
Death screen: bear.prefab -> bear
Updated plugins VS solution to allow compilation with XS
Building blocks store a unique building ID (all building blocks that belong to the same building have the same building ID)
Network++
Fixed muzzle mods missing from asset bundles (RUST-963)
▌▇▉▇▉▉▄_▊▅▉▌▉▄▅█▇▄ █▆▅▅ ▌ ▌▆▍▍▊▆▋▅▅▍▅▆
▇▊▆▊▄██_▅▆▍▉▇▊▊▅▍█ ▄▆▉▆ ▅ ▍▉▄ ▉▉ ▌▄▍▉ ▆▉▇▋█
Fixed admins getting AH violations when disabling admin cheat while moving very fast
Fixed taking damage when entering water while using admin cheat
Fixed being able to place boxes partially inside walls (RUST-908)
Fixed weapon attachments being invisible when attached to weapon that is currently held
Cleaned up some code that dealt with the weapon attachment disabled flag