branchrust_reboot/maincancel

35,845 Commits over 4,352 Days - 0.34cph!

10 Years Ago
RUST-1255 Fix
10 Years Ago
Fix for motion vector shader mishandling non-HasLastPositionData; fixed particles getting extreme/wrong blur
10 Years Ago
lr300 sounds
10 Years Ago
first pass bone armour
10 Years Ago
Fixed occlusion on standard lighting overrides; now handled by lighting func Fixed rust/std shader inspector layer open/close states in multi-materials Added fuzz layer to rust/std-hair + increased exponent range + using per-pixel normal for aniso vector calc
10 Years Ago
More sound polish
10 Years Ago
added bone armor suit disabled other bone armor types added cactus flesh item
10 Years Ago
lr300 gunshot beef up
10 Years Ago
Improved bone armor textures Correct over/under for bone armor/mask
10 Years Ago
Merge from prerelease, hold on to your GPUs
10 Years Ago
Evac pipes in canyon now cull MT roll up doors now cull fixed some facility rooms in MT not culling big numbers decals on walls and doors in MT now cull fixed a not culling wall block and industrial prop in trainyard bottom powerplant chimney pillars do not cull (no more floating chimneys)
10 Years Ago
Added two more projectile rejection cases to combat log Hit area in combat log is lower case
10 Years Ago
Log tweak
10 Years Ago
Bone Armour LODs
10 Years Ago
Lighthouse monument visual update/polish
10 Years Ago
Adjusted muzzleboost firing rate scalar to compensate for the full auto repeat delay fix
10 Years Ago
Fixed swimming being a pain in the ass in the military tunnels
10 Years Ago
Better solution
10 Years Ago
10 Years Ago
Applied cactus flesh.
10 Years Ago
Fix for RUST-984 - Roof prefabs not casting shadows from the sides
10 Years Ago
Fixed ore spawners in the military tunnel monument
10 Years Ago
Lr300 gunshot tweaks round 2
10 Years Ago
▋▄▄▋▇▆▆▄▅▉ ▅▉▊▋▉
10 Years Ago
adjusted the left elbow position on viewmodel for a bunch of weapons ( SMG / ak47 / flamethrower / etc... )
10 Years Ago
muzzle flash smoke hidden when aiming weapon fov's adjusted to look more natural aiming down the sight lowers near clip plane (less viewmodel clipping)
10 Years Ago
tone down the exagerated movement of viewmodel animations to make the guns look more solid. ( ak47 / smg / thompson / semi-auto rifle )
10 Years Ago
candlehats and minerhats use half as much fuel
10 Years Ago
replaced howizer muzzle flashes with more realistic smaller less bright versions
10 Years Ago
snappier viewmodel sway
10 Years Ago
bone armor buff
10 Years Ago
reduced diminishing xp for finding loot and gathering
10 Years Ago
tracers are visible in first person again updated to unity 5.4.1 protocol++
10 Years Ago
reduced horizontal recoil of semi auto rifle
10 Years Ago
fixed NRE's for some projectiles
10 Years Ago
code adjustment for sway
10 Years Ago
another NRE fix
10 Years Ago
hopefully final fix
10 Years Ago
lowered initial distance of rifles less HDR on first person tracer
10 Years Ago
fixed the silencer on the semi-auto rifle looking like a "limp dick"
10 Years Ago
fixed local tracers showing up for one frame on close objects fixed muzzle flashes sometimes not casting real light fixed weird glow on other peoples heads when shooting
10 Years Ago
projectile optimizations (improves fps with lots of gunfire)
10 Years Ago
tweaked the ironsights on the bolt rifle fixed alignment on the ak47 iron sight
10 Years Ago
▉▅▋▅█▄▅ ▊▍ █▅▉▌▅ ▍▇▇▍ ▍▉
9 Years Ago
Fixed players sometimes appearing with wrong name, gender or skin tone (RUST-981)
9 Years Ago
Reset entity position lerp curve when lerping is disabled
9 Years Ago
Added stabilityqueue and surroundingsqueue convars (time building stability + surroundings are allowed to take)
9 Years Ago
Reset lerp smoothing whenever entity lerping is snapped to the end point Initialize lerp start position whenever entity lerping is started
9 Years Ago
Retired ItemIdentity (no longer used, removes a bunch of overhead) Fixed various issues with player model pooling (still disabled by default)
9 Years Ago
Fixed some climate blending OnGUI hack failing to compile when setting editor to server-only