reporust_rebootcancel

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

8 Years Ago
Moving stuff Cave gravel models/Prefabs Cave small rocks prefabs Material tweaks, dressing
8 Years Ago
del unused model
8 Years Ago
backup
8 Years Ago
cherry picking diogo's fix to 4way blend
8 Years Ago
rock_ledge model/textures/LODs/COL/Prefab
8 Years Ago
misc progress/backup
8 Years Ago
Fixed spec/metallic blend layer toggles not activating keywords
8 Years Ago
Merge from ambient_light_volumes
8 Years Ago
merge from dungeon_art_3
8 Years Ago
merge from main
8 Years Ago
Added first version of rust/std 4-way blend shader (RUST-1284) Removed some more legacy shader params; cleanup
8 Years Ago
Disabled terrain quality affecting shader lod; keep shader level as master LoD control for consistency between terrain and objects (RUST-1280)
8 Years Ago
merge from ambient light volumes
8 Years Ago
progress
8 Years Ago
8 Years Ago
Environment volume base implementation Added environment volumes for underground areas Eliminated ambient light completely when underground
8 Years Ago
Fixed miner's hat and candle hat not working after initial use (RUST-1301)
8 Years Ago
made the SMG ironsights more precise (easier to aim)
8 Years Ago
Fixed editor-only deferred mesh decal code intefering with in-editor profiling Nuked some editor heap allocs in terrain texturing Fixed warnings in climate
8 Years Ago
Fixed player mesh rigging sometimes being temporarily corrupted Added print_rigcache console command
8 Years Ago
backup
8 Years Ago
Merge from main
8 Years Ago
Fixed holes, tweaked colliders and glass
8 Years Ago
Fixed NRE when trying to rotate building block after it was destroyed (RUST-1299)
8 Years Ago
vending machine
8 Years Ago
Network++
8 Years Ago
Fixed OptimizeAnimator renderer set clear
8 Years Ago
Fixed NRE when trying to upgrade building block after it was destroyed (RUST-1298)
8 Years Ago
semi auto pistol damage reduced to 40 (was 50)
8 Years Ago
Reduced the effective combat range of pistol ammo slightly (from 80 to 60)
8 Years Ago
Lighthouse polish and colliders
8 Years Ago
▊▋▅'▋ ▆▇▌▅▇ ▅▊█▇▌▅▉ ▇▆▌▇ ▉▋ █▋▋ ▋▄▍▅▊▉
8 Years Ago
More logging for rig bone caching
8 Years Ago
Fixed OptimizeAnimator never clearing its renderer set (breaks player mesh pooling)
8 Years Ago
missing file
8 Years Ago
baseline sucky stuff
8 Years Ago
Fixed rig error when prefab pre process is being called twice
8 Years Ago
Server compile fix
8 Years Ago
Fixed some issues with player pooling (introduced by moving stuff to pre processing)
8 Years Ago
Fixed campfire and furnace particle effects playing on spawn
8 Years Ago
Misc sound polish
8 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
8 Years Ago
old bone armor no longer drops
8 Years Ago
Server compile fix
8 Years Ago
Moved more SkinnedMultiMesh stuff to prefab preprocessing
8 Years Ago
Forgot to include two files
8 Years Ago
Applied the optimization of OnParentDestroying to OnPostNetworkUpdate and OnSendNetworkUpdate
8 Years Ago
Fix
8 Years Ago
Optimized SkinnedMultiMesh GetComponentsInChildren calls
8 Years Ago
Optimized SkinnedMultiMesh LODGroup stripping