reporust_rebootcancel

121,129 Commits over 4,018 Days - 1.26cph!

11 Days Ago
Encapsulate logic in viewmodel clothing Correct skeleton list is now rendered depending on conditional logic
11 Days Ago
re-applied spatially aware volume changes to bunker tunnel entrances post merge
11 Days Ago
merge from 118111
11 Days Ago
tweaked entrance bunker volumes to not hide sunlight/sky in ladder room
11 Days Ago
changed environment volumes gizmo color for clarity
11 Days Ago
Timing and effect tweak
11 Days Ago
Improve flanking algorithm
11 Days Ago
merge from main
11 Days Ago
moved the rusty gates back into place
11 Days Ago
▇▋▇ ▌▌▆▌▍▌ ▅▍▅▆ '▍▇▅▇▇/▍▉▇▄▇▌ ▊▊▇▄▅▊▊▄▉' - ▌█▌▆ ▆▆▅█▄▇ ▅▇ ▌▌▉▍▋▇▄ █▅▆▆██ ▅▆▌▋▌▅▉▍▊ (██▉▌▄▅▌ ▄▇ ▊▅█▌▋▌▅) - ▇▇▉▉ ▇▉▅▇▋▅ ▍▆ ▋▆▆▊█▆█ ▄▇▌▆▍▊▅▍▊ ▆▍▇▉▍ ▊▉ ▋▍▇▆▍▇▅▅▍ ▅▉▇▄ █▉▄▉ (▇▌▋█▅▊▍▆ ▉▉ ▄▋▋█▇▅▋)
11 Days Ago
Shrink down in size and align to to terrain when escaping
11 Days Ago
updated viewmodel vine swing animation
11 Days Ago
Experiment with path post process for overwatch and flank
11 Days Ago
fixed an offset on jungle skin triangle block
11 Days Ago
Removed cracks decal from Zigg scene. Also added bit more fidelity to more jungle ruins COL meshes.
11 Days Ago
Temporary collision for jungle cell door. Remade cell door prefab to allow for components being added.
11 Days Ago
fixed an offset on jungle skin floor block
11 Days Ago
Merge: from reduce_appmarkersellorder_allocs - Reduces pool spillage and misses of ProtoBuf.AppMarker.SellOrder Tests: started server on procgen map
11 Days Ago
Optim: Increase ProtoBuf.AppMarker.SellOrder pool capacity to 2k - Should reduce creation and spillage of SellOrders Tests: booted server on procgen.
11 Days Ago
Merge from blowpipe
11 Days Ago
Backpack holster setup
11 Days Ago
Setup holster info
11 Days Ago
Removing obsolete jungle ruins cell top meshes
11 Days Ago
Second pass on jungle ruin walls collision to adhere COL meshes closer to stepped and jagged wall pieces
11 Days Ago
revert underwater effects merge to figure out server issue
11 Days Ago
Merge: from profiling_improvements Tests: snapshot on craggy in editor
11 Days Ago
Merge: from main Tests: none, no conflicts
11 Days Ago
Update: Further removal of about 10% methods from perf snapshot - Built using e70c083b Tests: took a snapshot on craggy
11 Days Ago
lowered the ground under the zigg pond water to allow swimming effect to work
11 Days Ago
Fixed a null ref when comparing identical environment volumes
11 Days Ago
cherrypicking broadphase_abp
11 Days Ago
SpawnPopulationBase.DeleteEntities logs warning if it encounters a destroyed gameobject or an invalid entity instead of throwing an exception
11 Days Ago
Merge: from listcompare_optim - ListHashSet can now be pooled and supports Compare - Optim Networkable.UpdateSubscriptions via ListHashSet Tests: unit tests
11 Days Ago
Merge: from main Tests: none, no conflicts
11 Days Ago
Clean: simplify code via ?. notation Tests: unit tests
11 Days Ago
Optim: Constain List<T>.Compare to only works on List<T> This removes remaining 4 boxing allocations Tests: unit tests
11 Days Ago
Optim: Use ListHashSet<T>.Compare in UpdateSubscriptions and UpdateHighPrioritySubscriptions Tests: none, trivial change
11 Days Ago
Update: Network.Visibility.Provider works on ListHashSet Tests: none, simple changes
11 Days Ago
Update: Facepunch.Pool now supports ListHashSet - gave ListHashSet a default ctor Tests: unit tests
11 Days Ago
reverted environment volumes to spatially aware ones after regression, this also re-introduces the terrain collision triggers - S2P
11 Days Ago
Update: ListHashSet has it's own specialized static Compare method - Replciated tests from ListExtensionTests for ListHashSet Tests: ran unit tests
11 Days Ago
lower ziggurat terrain position in Z, then resculpted to meet the ground line
11 Days Ago
▉▊▌▅▄ ▅▅▇▄ ▍█▆█▇▌_▋▆▆█▆▄▉▄▊▇▆▅▍▍▇▇▉_██▆█▊
11 Days Ago
Merge from uv2_paint_fix
11 Days Ago
Fixed warning spam when painting on a mesh without a uv2 channel
11 Days Ago
Compile fix for 119282
11 Days Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available
11 Days Ago
Merge from GetCurrentUndergroundLayer_nre_fix
11 Days Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
11 Days Ago
Snake loco fx WIP & related files.