userandrecancel

12,546 Commits over 3,806 Days - 0.14cph!

8 Years Ago
Some more
8 Years Ago
Stripped unused animators from prefabs
8 Years Ago
Added editor script to find unused animators
8 Years Ago
Scene2Prefab where required
8 Years Ago
Stripped retired scripts from some prefabs
8 Years Ago
Stripped INeedsToStartDisabled (we do this for all prefabs anyhow) Removed LODBatch (obsolete)
8 Years Ago
Added foliage displacement to foundations
8 Years Ago
8 Years Ago
Foliage displacement culling
8 Years Ago
Fixed joining Craggy Island / Hapis Island servers wiping map cache
8 Years Ago
Reapplying 19646
8 Years Ago
▄▇▇▉▋▉▌ ▆▍▅
8 Years Ago
▌▋▌▋▉▋▉▋ ▌▋ ▍▄▍▍▌ ▊▇ ▌▇▉▄ ▄▇▉▆
8 Years Ago
8 Years Ago
Skin apply coroutine takes optional callback method to call when done Delayed entity skin changes trigger batching refresh when done
8 Years Ago
Ensured bushes despawn beyond network distance
8 Years Ago
Fix for reduced network distance since 19599
8 Years Ago
Fixed craft canceling sometimes losing resources when inventory is full (RUST-1587)
8 Years Ago
More profiler cleanup
8 Years Ago
Profiler cleanup
8 Years Ago
Client side plant entities pool
8 Years Ago
Fixed plant skins not recycling
8 Years Ago
Presumably fixed workshop skin load issue on Windows
8 Years Ago
Plant skin instantiates are load balanced
8 Years Ago
Merge from vertex_count_simplification
8 Years Ago
Merge from main
8 Years Ago
Experiment: More granular network cells (64 meters per cell instead of 126.5)
8 Years Ago
Reduced stuttering and GC from workshop skin loading (this needs rethinking)
8 Years Ago
Added TimeWarning.BeginSample / EndSample (for coroutine profiling inside plugins)
8 Years Ago
Disabled MaterialColorLerp (memory, performance)
8 Years Ago
Entity creation is grouped by entity name in profiler Removed some needlessly deep nested profiler samples
8 Years Ago
Rust.Workshop plugin has profiler enabled in debug build
8 Years Ago
More profiler workshop skin profiler samples
8 Years Ago
Added "itemskins" convar to toggle workshop item skins
8 Years Ago
Fixed memory leak when workshop skin texture file cannot be found
8 Years Ago
Added profiler samples to workshop skin loading
8 Years Ago
Replaced all StartCoroutine(string) calls with StartCoroutine(IEnumerator) calls
8 Years Ago
8 Years Ago
Warning fixes
8 Years Ago
Tweaked connect coroutine handling
8 Years Ago
Fixed ServerMgr indentation
8 Years Ago
Stripping unused / commented out scripts
8 Years Ago
Better coroutine profiling
8 Years Ago
Tweaked renderer_threading and collider_threading convar behaviour (nicer for profiling)
8 Years Ago
Fixed one stone tier roof piece having no valid tangents
8 Years Ago
Merge from foliage_system
8 Years Ago
Merge from foliage_system
8 Years Ago
Merge from main
8 Years Ago
Verbose batching (level 1)
8 Years Ago
Moved procedural foliage placements to foliage spawn script Added foliage batching grid to batching prefab, loaded into all scenes