reporust_rebootcancel

105,881 Commits over 3,806 Days - 1.16cph!

8 Years Ago
fixed the ak47 / smg / bolt_rifle attack animations so they better represent where the player is aiming
8 Years Ago
Slight change to how bundles are built (hoping for faster build times)
8 Years Ago
8 Years Ago
Procmap benchmarks
8 Years Ago
Properly handling decal shadows when shadows are disabled; closing in on RUST-795
8 Years Ago
"Cannot mark assets and scenes in one AssetBundle"
8 Years Ago
Try to ignore some bullshit unity errors Don't kick admins/devs for exceptions
8 Years Ago
BenchmarkCollection
8 Years Ago
SkinnedMeshCollider Benchmark
8 Years Ago
Init targetFrameRate when running benchmark
8 Years Ago
Missed the head bone
8 Years Ago
Fixed inconsistent bone scaling in the player preview, including the extreme boob sizes.
8 Years Ago
knobbed it
8 Years Ago
Freeze fix
8 Years Ago
Fixed Benchmark nosteam error
8 Years Ago
Platform switcher
8 Years Ago
Changed resolution dialog to hidden by default (but added -show-screen-selector to launch params so behaviour is consistent)
8 Years Ago
setup the bow / crossbow to show different arrow heads (depending on the ammo type equipped) fixed slight glitch in the flamethrower deploy animation
8 Years Ago
resolved some conflicts
8 Years Ago
files I forgot to include
8 Years Ago
Completely Redid the player animation system by splitting the animations into upper / lower Cleaned up mecanim by reducing the number of active layers
8 Years Ago
adjustment for wood door heat protection
8 Years Ago
fix for flames dealing damage through walls fix for flamethrower reloading while put away
8 Years Ago
phrases
8 Years Ago
fixed flamethrower not having hit notifications lowered HDR value of flame particles (less blinding at night)
8 Years Ago
fix for flames damaging metal doors and stone (not ready folks)
8 Years Ago
Put benchmark maps in bundles
8 Years Ago
Re-enabled bone scaling
8 Years Ago
Decor components only apply scale adjustments to client entities since pos and rot are networked (RUST-771)
8 Years Ago
added bone info component with old values to playermodel
8 Years Ago
Use a tiny radius when doing the interaction point line of sight check (RUST-784)
8 Years Ago
8 Years Ago
Automated benchmark framework
8 Years Ago
BoneFollower also checks parents of parents when determining enabled state (RUST-794) BoneFollower is also enabled if parents are animating (RUST-793)
8 Years Ago
Fixed deployment of boxes on shelves being annoying
8 Years Ago
pilot light always on flamer loses condition updated flamer desc stone is once again affected by heat
8 Years Ago
compile fixes flamethrower 3p sound fixes fireball merge fixes
8 Years Ago
3p flamethrower sounds
8 Years Ago
AmbienceEmitter doesn't fade in quite as fast when there's no sound currently playing
8 Years Ago
fix for ammo going below 0 for flamethrowers fix for being able to fire before deploy is complete (flamer)
8 Years Ago
slightly more forgiving flame merge range
8 Years Ago
Removed LODGrid.Register LOD grid verifies LOD distances against the max grid refresh distance Tree and mesh qualities once again affect culling distance (RUST-787)
8 Years Ago
OCD
8 Years Ago
Compile fix
8 Years Ago
BoneFollower is disabled when following non-moving entities (only set position when updating parenting in that case) Greatly reduced per-frame overhead caused by BoneFollower (especially around large buildings with tons of doors)
8 Years Ago
Eyebrows on all heads Asian male variation
8 Years Ago
manifest loot tables
8 Years Ago
Fixed per-vertex depth computation for scattering on transparent surfaces; cause for black river sections up close
8 Years Ago
protocol++
8 Years Ago
merge into main