112,200 Commits over 3,928 Days - 1.19cph!
Removed metal shopfront item (not ready for prime time yet, subtract this when it is)
Grenade wall placement uses spherecast, less range
Fixed projectiles very rarely breaking / sticking with break / stick probability of zero
Grenades don't do splash damage to constructions when attached to construction (balance, exploits)
Added combatlogsize server convar
Drop default music volume a bunch
Enable music by default
Add console vars to set gap between songs (music.minSongGap and music.maxSongGap)
Reduce default gap between songs
Start music when intensity is raised and no music is playing
Don't play songs if music volume is turned down all the way
Nuked deferred reflections; saved ~1 ms/frame on gtx 960 at 1920x1080
Moved base deferred pass indirect spec to main/directional deferred lighting pass
Force disabled reflection cube projection and blending for that extra bit
Touched all affected shaders
double barrel shotgun viewmodel animations + sound effects
Grenades can be dropped with right click
When looking at constructions, grenades are attached to them when dropped with right click
Network++
Adjusted some throwable damage types to be the same as for their corresponding melee strikes
Thrown items lose condition on impact and break when their condition is zero
Thrown items no longer randomly break and disappear (only break when their condition is zero)
Twig building tier takes damage from arrows
Safe exchange shopfront models/LODs/Gibs/COLs & Prefabs
LSO component now properly disabled if effect is off; was affecting profiling in editor
▇▌▌ ▅▊▇█▄▍█▋ ▌▄▉▄▍██▄ █▋▅▇▇▆ ▇▅▆▇ ▌▌▊▉▉▍▉▊ + ▌▄▍▆▅▄▉▌
Spears use arrow damage type when thrown
Added throwable damage properties
Increased effective distance, projectile velocity and damage of semi auto rifle slightly
Tweaked ssao for performance
Reduced max projectile damage falloff over distance
Increased projectile damage falloff distance
Fixed NRE when shooting players in Perf.Playermodel scene
Disabled tonecc editor histogram display+update by default
Grabbed optimized hable tonemapper from amplify color
▇▄▉▊▄▋▌▉ ▉▆▅▆ █▉▋▄▆█▉ ▉▉▇
Added server side combat log that keeps a history of dealt and received damage (access via combatlog console command)
fixed head flickering during sleeping animation
Disabled TSSAA sample tonemapping for now; causing problems in opengl (possibly fix for RUST-1167)
Procgen Railroad segment model/LODs/COL
Procgen roads segments models/LODs/textures
▍▅▍▍▉▊▅▊█▋▆.█▍ ▍▅▄▉ ▄▉ █▅▍▅▌▇▅▅ ▌▄▋▆▅▍ ▌█▉▊▆▍▋ ▊▍ => ▆▄▌ ▌▇ ▍▇▋▄▊ ▍▆▄▍▄/▄▊██ ▆▉▋▉▄▉▄
▋▉▇▅▇▋ ▌▅ ▆▇▆▅▆▋▊▇ ▌▇▍ ▆▅▊▊▄
testing serial builds because i'm desperate
Removed BuildAssetBundleOptions.DisableWriteTypeTree flag
Log file print, wait for release
Old posters textures
Bus stop model, LODs, COLs and prefab
smoothed out the blend transitions between the 3rd person jumping animations
Got rid of all keywords on unity's tonemapper; eye adapt forced on
removed PlayerItemInputBlocked check
Disabled mesh compression on rocks, see if that works