129,903 Commits over 4,140 Days - 1.31cph!
Music! (still disabled via music.enabled convar by default for now)
Restructure & cleanup.
Manifest.
Optimized climate LUT blend with single 5-way blend instead of 5 blends
Saved a copy blit and mitigated binding induced latency (weird variations) by ping-ponging result
Saved a 256K in render texture memory yay
Projectile velocity is no longer randomized
Projectile velocity is no longer causing RNG damage
Projectile damage falls off linearly with distance (after an initial max damage distance)
Projectiles can specify effective projectile range + corresponding damage multipliers
Damage multipliers are determined exclusively by weapon damage properties (removed projectile max skeleton mult)
Weapons and weapon mods can adjust projectile damage, distance and velocity separately
Network++
Skip underwater overlay if water excluded from camera culling mask
Fixed InvalidOperationException in OnProjectileAttack (RUST-1157)
airfield work backup
Power substation models/LODs/COLs/Prefabs and textures
Damage properties are stored on projectiles
Shotgun buckshot uses headshot damage multiplier of 1.25
Fixed revz opengl missing name plates (RUST-1158)
lengthened loaded crossbow deploy anim
Replaced deluxe eye adaptation and amplify color with unity cinematic effects; eye adaptation now 2x faster
Rocket LOS check improvement (RUST-1152)
Resized luts to 256x16 to speed up climate blends
Remove audio files for unused song
Preserve sample rate on music
crude oil collision fix (perhaps they will spawn under dome now?)
most important change of the month - ceiling lights are cheaper and cast more light
roadsign armor more expensive
xp from barrels only awarded if destroyer is nearby (no sniping barrels for xp)
hoodie armor buff
small stash cost reduced to 10 cloth
fixed the 3rd person drink animation so it holds the bota bag properly
can no longer input items into loot boxes/trash piles (fixes exploits causing them not to respawn)
sentry gun unlocks at level 18 instead of 24
sentry gun parts found in radtowns (rarely)
lasersight unlocks at level 24 (was 25)
touched a bunch of files because why?
Warn on duplicate bone ID in skeleton properties
Tweaked eye adaptation and tonemapping to fix overbrightness
Turned off tonemapper debug
Fixed item containers of certain weapons being locked for player input (cc Helk, regression from 15732)
Desperate attempt at fixing mesh issues on rock_cliff_a: touched, changed tangent computation and turned down compression
Procgen scenes and prefabs for power substations
Default water quality = 1 (refl also 1)
Default aa quality = FXAA