branchrust_reboot/maincancel

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

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
▉▅▋▅█▄▅ ▊▍ █▅▉▌▅ ▍▇▇▍ ▍▉
10 Years Ago
Fixed players sometimes appearing with wrong name, gender or skin tone (RUST-981)
10 Years Ago
Reset entity position lerp curve when lerping is disabled
10 Years Ago
Added stabilityqueue and surroundingsqueue convars (time building stability + surroundings are allowed to take)
10 Years Ago
Reset lerp smoothing whenever entity lerping is snapped to the end point Initialize lerp start position whenever entity lerping is started
10 Years Ago
Retired ItemIdentity (no longer used, removes a bunch of overhead) Fixed various issues with player model pooling (still disabled by default)
10 Years Ago
Fixed some climate blending OnGUI hack failing to compile when setting editor to server-only
10 Years Ago
Enabled player mesh pooling by default on 64bit systems
10 Years Ago
Experiment: Alternative to BroadcastMessage.OnParentDestroying
10 Years Ago
Optimized SkinnedMultiMesh LODGroup stripping
10 Years Ago
Optimized SkinnedMultiMesh GetComponentsInChildren calls
10 Years Ago
Fix
10 Years Ago
Applied the optimization of OnParentDestroying to OnPostNetworkUpdate and OnSendNetworkUpdate
10 Years Ago
Forgot to include two files
10 Years Ago
Moved more SkinnedMultiMesh stuff to prefab preprocessing
10 Years Ago
Server compile fix
10 Years Ago
old bone armor no longer drops
10 Years Ago
All explosions have their own unique sounds now Fix a bunch of explosions having a second c4 sound on one of the smoke particle objects General explosion sound polish
10 Years Ago
Misc sound polish
10 Years Ago
Fixed campfire and furnace particle effects playing on spawn
10 Years Ago
Fixed some issues with player pooling (introduced by moving stuff to pre processing)