userandrecancel

12,528 Commits over 4,018 Days - 0.13cph!

9 Years Ago
▊▋▅'▋ ▆▇▌▅▇ ▅▊█▇▌▅▉ ▇▆▌▇ ▉▋ █▋▋ ▋▄▍▅▊▉
9 Years Ago
More logging for rig bone caching
9 Years Ago
Fixed OptimizeAnimator never clearing its renderer set (breaks player mesh pooling)
9 Years Ago
Fixed rig error when prefab pre process is being called twice
9 Years Ago
Server compile fix
9 Years Ago
Fixed some issues with player pooling (introduced by moving stuff to pre processing)
9 Years Ago
Fixed campfire and furnace particle effects playing on spawn
9 Years Ago
Server compile fix
9 Years Ago
Moved more SkinnedMultiMesh stuff to prefab preprocessing
9 Years Ago
Forgot to include two files
9 Years Ago
Applied the optimization of OnParentDestroying to OnPostNetworkUpdate and OnSendNetworkUpdate
9 Years Ago
Fix
9 Years Ago
Optimized SkinnedMultiMesh GetComponentsInChildren calls
9 Years Ago
Optimized SkinnedMultiMesh LODGroup stripping
9 Years Ago
Experiment: Alternative to BroadcastMessage.OnParentDestroying
9 Years Ago
Enabled player mesh pooling by default on 64bit systems
9 Years Ago
Fixed some climate blending OnGUI hack failing to compile when setting editor to server-only
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
Reset lerp smoothing whenever entity lerping is snapped to the end point Initialize lerp start position whenever entity lerping is started
9 Years Ago
Added stabilityqueue and surroundingsqueue convars (time building stability + surroundings are allowed to take)
9 Years Ago
Reset entity position lerp curve when lerping is disabled
9 Years Ago
Fixed players sometimes appearing with wrong name, gender or skin tone (RUST-981)
9 Years Ago
Fixed ore spawners in the military tunnel monument
9 Years Ago
9 Years Ago
Better solution
9 Years Ago
Fixed swimming being a pain in the ass in the military tunnels
9 Years Ago
Adjusted muzzleboost firing rate scalar to compensate for the full auto repeat delay fix
9 Years Ago
Log tweak
9 Years Ago
Added two more projectile rejection cases to combat log Hit area in combat log is lower case
9 Years Ago
Merge from prerelease, hold on to your GPUs
9 Years Ago
Merge from prerelease, hold on to your GPUs
9 Years Ago
Merge from main
9 Years Ago
Fixed broken sky dome prefab connections in all maps
9 Years Ago
Crystal meshes are read / write at runtime (RUST-1272)
9 Years Ago
Fixed underground water tower on HapisIsland (RUST-1268)
9 Years Ago
Fix for RUST-1263
9 Years Ago
Manifest
9 Years Ago
Prepare prefabs
9 Years Ago
Increased max wiring distance of powerlines
9 Years Ago
Some more descriptive error messages
9 Years Ago
Fixed SavasIsland throwing errors and corrupting its save with duplicate ore nodes (RUST-1271)
9 Years Ago
Set up decor / grass / spawn correctly on SavasIsland
9 Years Ago
Merge from main
9 Years Ago
Don't place bus stop / power substations when a road is merging into another road Some more distance between the last pylon and the power substation Network++
9 Years Ago
Fixed bus stops spawning inside monument topology (too close to or inside monuments) Network++
9 Years Ago
More cleanup
9 Years Ago
Cleanup
9 Years Ago
BarrenBench fixes
9 Years Ago
Barren updates and fixes
9 Years Ago
Updated ProcmapBench to new version