reporust_rebootcancel

106,510 Commits over 3,836 Days - 1.16cph!

8 Years Ago
Fixed another UpdateLookingAt performance issue (RUST-653) Hit tests can specify whether or not multiple hits on the same skinned mesh collider should be returned
8 Years Ago
Restart calls quit after timer reaches zero (to guarantee consistent behaviour)
8 Years Ago
8 Years Ago
Merged ambience & warmup benchmarks to main
8 Years Ago
8 Years Ago
Added procmap.pvt benchmark (should this be enabled by default, or should we get rid of it)
8 Years Ago
Player pullback fix (merge error)
8 Years Ago
Merging 14378 to main
8 Years Ago
PlayerModelRebuild perf tweaks, profiling
8 Years Ago
Culled out parent item requirement stuff
8 Years Ago
Merge Fixes
8 Years Ago
Merged from main
8 Years Ago
the player now holds the guitar properly in 3rd person
8 Years Ago
Added warmup test to procmap benchmark (tests if performance is worse until pools are filled)
8 Years Ago
Merge from main
8 Years Ago
perf 6 displays async task status
8 Years Ago
Handle out of range AmbienceEmitters in AmbienceManager.Tick instead of OnCullingGroupChange (more reliable + better CullingGroupSendEvents perf)
8 Years Ago
Building block despawn optimization (when leaving network groups)
8 Years Ago
Slight tweak to out of range AmbienceEmitter deactivation
8 Years Ago
Fixed missing icons on small furnace
8 Years Ago
Ensure AmbienceEmitters always fade out on deactivation
8 Years Ago
Don't defer player model instantiation (RUST-819, RUST-825)
8 Years Ago
Fixed memory leak / performance drop-off in ParticleEmitFromParentObject
8 Years Ago
New big powerline models/LODs/COLs
8 Years Ago
Ambience quality levels + benchmark
8 Years Ago
Enabled ocean tesselation in water q=1
8 Years Ago
Added graphicsDeviceType to hardware info, so we can bucket based on dx9/dx11/opengl etc
8 Years Ago
Fix RUST-580 - Able to loot/kill and see players and some deployables underneath sheet metal floors
8 Years Ago
Added detail map to Furnace materials
8 Years Ago
Fix for RUST-503 - See through joining gap - armored floor/ceiling on low settings (LOD)
8 Years Ago
Fix for RUST-572 Ladder Hatch appears closed from short distance
8 Years Ago
wip powerline prefab tests
8 Years Ago
water fix c
8 Years Ago
Fixed BasePlayer.OnSignal being able to NRE (which disconnects players)
8 Years Ago
metabolism changes, lose calories slightly slower when harvesting
8 Years Ago
Fix for RUST-816
8 Years Ago
Hopefully closing RUST-795 this time
8 Years Ago
fixed bug where the bow/crossbow displayed the metal arrowhead by default
8 Years Ago
merge from main
8 Years Ago
Concrete_f texture set Industrial glass textures Industrial buildings a,b,c,d,e,f,g,h,i,j and overpass a,b,c models/LODs/COLs Ready to place prefabs for these buildings Dungeons prefab scenes update
8 Years Ago
Chat message objects are pooled (less GC) Fixed potential chat message overflow
8 Years Ago
Fixed health bars on animals not appearing (RUST-814)
8 Years Ago
water barrel dispenser fbx, collision, materials (cloth) etc
8 Years Ago
Vomit sound tweaks
8 Years Ago
removed debug.log call
8 Years Ago
vomit sound update
8 Years Ago
phrases, manifest, loot tables, et al
8 Years Ago
merge into main
8 Years Ago
protocol++
8 Years Ago
merge from main