userandererandrecancel
branchrust_reboot/maincancel

5,841 Commits over 3,653 Days - 0.07cph!

7 Years Ago
Added profiler samples to workshop skin loading
7 Years Ago
Replaced all StartCoroutine(string) calls with StartCoroutine(IEnumerator) calls
7 Years Ago
7 Years Ago
Warning fixes
7 Years Ago
Tweaked connect coroutine handling
7 Years Ago
Fixed ServerMgr indentation
7 Years Ago
Stripping unused / commented out scripts
7 Years Ago
Better coroutine profiling
7 Years Ago
Tweaked renderer_threading and collider_threading convar behaviour (nicer for profiling)
7 Years Ago
Fixed one stone tier roof piece having no valid tangents
7 Years Ago
Merge from foliage_system
7 Years Ago
Cherry picking ignore.conf
7 Years Ago
▌▅▋▋▆▌▄▇ ▌▍▆▍▊▅ ▄▍▍▉▄█ ▇▇ █▌▅ ▉▆▋█▌▊
7 Years Ago
Compile fix
7 Years Ago
Looting RPC profiler samples
7 Years Ago
More profiler samples in player tick processing
7 Years Ago
Prefab instantiate shows prefab name in profiler
7 Years Ago
PrefabPool debug checks are ifdef'd (disabled by default)
7 Years Ago
PrefabInfo debug prints are errors
7 Years Ago
PrefabInfo debug checks are ifdef'd (disabled by default)
7 Years Ago
Scene2Prefab airfield
7 Years Ago
Fixed map filename regex failing to find matches on Windows due to the path separator
7 Years Ago
Removed lilacs Reduced scale on the other flowers
7 Years Ago
Reduced player disconnect kill delay to 5 seconds (RUST-1030)
7 Years Ago
Removed floating road segment from airfield
7 Years Ago
Tweaked ores / ores_snow densities to represent the changed biome distributions
7 Years Ago
LightEx supports pooling
7 Years Ago
Merge from save142
7 Years Ago
Subtracting 19429 / 19430
7 Years Ago
Fixed colliders not batching on server load Fixed clientside exception
7 Years Ago
Merging multithreaded batching
7 Years Ago
▇▍▅▋ ▉▆ ▆▌▍▋▆▇
7 Years Ago
▇▉▉▅ █▍
7 Years Ago
ListHashSet has Clear and AddRange methods
7 Years Ago
Subtracting 19330 (alexrehberg)
7 Years Ago
Debug hurt command takes hit bone as optional parameter
7 Years Ago
Subtracting 19287 (alexrehberg)
7 Years Ago
Removed broken water impacts
7 Years Ago
Added MaxSpawnDistance to all impact effects and decals
7 Years Ago
Re-saving DebugSkin (updated serialization layout, RUST-1556 maybe?)
7 Years Ago
DebugSkin bundle (RUST-1556 maybe?)
7 Years Ago
Reverting to old non-multithreaded batching for the patch (too risky)
7 Years Ago
Better load balancing for batching tasks that cannot be threaded
7 Years Ago
Batching optimizations and fixes
7 Years Ago
MeshData utilizes memory pool
7 Years Ago
Fixed some doors being invisible when moving for the first time after joining a server
7 Years Ago
Silently skip normals / tangents / colors if a mesh in a batch does not have them GC optimizations
7 Years Ago
Fixed rare mesh flickering when switching LODs while batched
7 Years Ago
Log warning when normals / tangents of mesh are not matching
7 Years Ago
CodeGen